Create your own PHP Framework
Warning: You are browsing the documentation for Symfony 6.1, which is no longer maintained.
Read the updated version of this page for Symfony 7.1 (the current stable version).
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
This work, including the code samples, is licensed under a
Creative Commons BY-SA 3.0 license.