Workshop: Advanced Symfony2
This workshop will take a look at some of the lower level parts of Symfony2 and advanced features. We will take a closer look at how requests are processes (core events, bundle bootstrapping, routing, controller creation etc.). We will also look at some advanced topics around the dependency injection container (configuration classes, compiler passes, scopes etc.).
Slides
Code
github.com/liip-forks/symfony-standard/tree/workshop-advanced-symfony
Examples
github.com/liip-forks/symfony-standard/pull/2
github.com/liip-forks/symfony-standard/pull/5
github.com/liip-forks/symfony-standard/pull/4
github.com/liip-forks/symfony-standard/pull/3