Slide 3
Slide 3 text
And what can Phing do?
Lint your code (php, javascript, xml)
Run unit tests: phpunit, simpletest, behat
Codesniffer
Copy and Mess detectors
Optimise images
Minify javascript/css
Transfer files (rsync, ftp, scp)
Database migrations (dbdeploy, pdosqlexec)
Modify ini files natively
Git, SVN tasks
Etc
And it's in PHP?
Yes. You can create custom tasks.
@phpdublin