system or build tool based on Apache Ant. • Its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework.
Is less vulnerable to human error • Human still write scripts to automate process • Can be scheduled, triggered, pushed and pulled • Behave always in the same way • So results can be predictable • Regular automated builds • Report on build status
buildfiles • Rich set of provided tasks • Easily extendable via PHP classes • Platform-independent: works on UNIX, Windows, MacOSX • No required external dependencies • Built & optimized for ZendEngine2/PHP5
PHP, JavaScript and CSS files to detect violations of a defined coding standard. It is an essential development tool that ensures your code remains clean and consistent. It can also help prevent some common semantic errors made by developers.
known as Project Mess Detector, is a popular tool in the Java world that scans Java source code and looks for potential problems. It is well integrated with other tools such as Eclipse or CruiseControl, making the collected information available at multiple points throughout the development process.