A tutorial for Doctrine 2 ORM with Zend Framework 2
Slides I wrote to guide newcomers while integrating Doctrine 2 ORM into a Zend Framework 2 MVC application
Slides I wrote to guide newcomers while integrating Doctrine 2 ORM into a Zend Framework 2 MVC application
Slides I wrote to introduce the Proxy OOP Pattern to the developers of the PHP User Group Frankfurt
An explanation of how Doctrine Proxies work to enhance Zend Framework 2 and Symfony 2 services
A tutorial to start using assets from your modules within your ZF2 applications
Developers are lazy, and their Pull Requests in Github often do not respect our code quality standards. Automate testing so that you can enforce a minimum PHPUnit Code Coverage in Travis!