Create your own PHP Framework¶
- Introduction
- The HttpFoundation Component
- The Front Controller
- The Routing Component
- Templating
- The HttpKernel Component: the Controller Resolver
- The Separation of Concerns
- Unit Testing
- The EventDispatcher Component
- The HttpKernel Component: HttpKernelInterface
- The HttpKernel Component: The HttpKernel Class
- The DependencyInjection Component