HTML2PDF : HTML2PDF is a HTML to PDF converter written in PHP.
It allows the conversion of valid HTML 4.01 in PDF format, and is distributed under OSL.
Pimple : Pimple is a small Dependency Injection Container for PHP 5.3 that consists of just one file and one class (about 50 lines of code).
phpDocumentor : phpDocumentor enables you to generate documentation from your PHP source code. This documentation provides an in-depth view of your project to you, yo...
PHPUnit : PHPUnit is the de-facto standard for unit testing in PHP projects. It provides both a framework that makes the writing of tests easy as well as the fu...
TCPDF is a FLOSS PHP class for generating PDF documents.