A collection of PDT features related to PHP core.
Fix your coding-standards directly from within eclipse using the PHP Coding Standards Fixer
Integrates PHP Maven into eclipse.
Run PHPUnit tests in eclipse.
Validate your scripts with Codesniffer.
Integrates PHPDepend into eclipse.
Check your scripts for copy/paste code using Copy/Paste detector.
MakeGood is a continuous test runner to run unit tests on Eclipse PDT. MakeGood provides fast feedback by automated workflows for running tests, tracking failures and errors and fatal errors. This will help developers to do Test Driven Development (TDD) and Continuous Testing.