News

This tutorial provides an overview of the FPDF functionality and two examples using the PHP object-oriented approach to get you started with building your own PDFs.
Convert XSD into PHP classes. With goetas-webservices/xsd2php you can convert any XSD/WSDL definition into PHP classes. XSD2PHP can also generate JMS Serializer compatible metadata that can be used to ...
The best implementation of the Model-View-Controller architectural pattern in PHP! - php-mvc-project/php-mvc ...
Here's a quick tutorial on how to setup Nginx with PHP support. The key? The installation of fastCGI, aka PHP-FPM, so Nginx can serve PHP files to clients.