Episode 10 - Creating Own PHP Framework Using Symfony2 Components
Andrey Esaulov(06:38)
sourced from Object Oriented PHP
Andrey Esaulov(06:38)
sourced from Object Oriented PHP
It is time to take a look at the “most important piece of code in the HttpKernel component”, as Fabien Potencier himself puts it – HttpKernelInterface. Among other things this interface supports native HTTP-Caching, the feature we’ll be exporing in this episode.