Accessing private PHP class members without reflection
A trick to use PHP 5.4 closure functionalities to get access to
A trick to use PHP 5.4 closure functionalities to get access to
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