Property Accessors in PHP Userland
A simple technique to use PHP's OOP implementation to intercept access to object public properties
A simple technique to use PHP's OOP implementation to intercept access to object public properties
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