Symfony Architecture
Symfony Architecture
Symfony Flex
- Symfony 7.0 Documentation - symfony.com
- Flex: Compose your Application - symfony.com
- Using Symfony Flex to Manage Symfony Applications - symfony.com
License
Components
Bridges
Code organization
Request handling
Exception handling
Event dispatcher and kernel events
- Symfony Framework Events - symfony.com
- The HttpKernel Component - symfony.com
- The EventDispatcher Component - symfony.com
Official best practices
Release management
Backward compatibility promise
Deprecations best practices
Framework overloading
Release management and roadmap schedule
Framework interoperability and PSRs
- Six good reasons to use Symfony - #6 Interoperability - symfony.com
- Coding Standards - symfony.com
- PSR-1: Basic Coding Standard - php-fig.org
- PSR-2: Coding Style Guide - php-fig.org
- PSR-4: Autoloader - php-fig.org