Project Blank is under construction. Sorry!

Brazil, 05/15/2012.

Project Blank is a project with the intent to facilitate the PHP development with the best resource in the market,
aiming the quality and code standardization.

This project will have preconfigured packages, with the future availability for system customization.


Package content:

- PHING: it's a PHP project build system or build tool based on Apache Ant;
- PEAR: is a framework and distribution system for reusable PHP components;
- PHPUnit: PHP Unit Testing framework;
- PHP_CodeSniffer: is a PHP5 script that tokenises PHP, JavaScript and CSS files to detect violations of a defined coding standard;
- Archive_Tar: this class provides handling of tar files in PHP;
- phpcpd: Copy/Paste Detector (CPD) for PHP code;
- phpdepend: PHP Depend can generate a large set of software metrics from a given code base;
- phpmd: PHP Mess Detector report bad coding practices;
- phpDocumentor: is a tool with which it is possible to generate documentation from your PHP source code;
- phploc: A tool for quickly measuring the size of a PHP project.

To download, visit the Download page.

For more info, refer to the following documentation links:

- Configuration;
- Documentation.