Episode 11 - Creating Own PHP Framework Using Symfony2 Components
Andrey Esaulov(26:36)
sourced from Object Oriented PHP
Andrey Esaulov(26:36)
sourced from Object Oriented PHP
In this part we’ll be exploring the powers of wonderfull HttpKernelInterface even further by adding even more listeners to the request. This is generally a very good way to add a new functionality, because it lets you to concentrate on the single feature, test this feature, and then integrate in the flow of the request – wherever it fits.
COMMENTS
kate
Thanks for sharing! This info was included into a digest of the best PHP news and releases: http://www.zfort.com/blog/php-digest-december-4-2012/ Check it out, I bet this digest is going to be interesting for you!