Archive for March 19th, 2012

Screencast Series – Creating Own PHP Framework Using Symfony2 Components – Episode 6

Object Orientation and HTTPKernel Component* We’ve been stuck with procedural code in our framework for the educational purposes. It is time to grow up and use object oriented style. In this episode we’ll convert our controller to the class. Then we’ll optimize the object instantiation by using another handy Symfony2…

Read More →