Bachir Soussi Chiadmi 41863f872c updated core and modules il y a 7 ans
..
Bundle 58f46e4e8f caore d8 files il y a 8 ans
CacheClearer 41863f872c updated core and modules il y a 7 ans
CacheWarmer 41863f872c updated core and modules il y a 7 ans
Config 58f46e4e8f caore d8 files il y a 8 ans
Controller 41863f872c updated core and modules il y a 7 ans
DataCollector 41863f872c updated core and modules il y a 7 ans
Debug 58f46e4e8f caore d8 files il y a 8 ans
DependencyInjection 41863f872c updated core and modules il y a 7 ans
Event 58f46e4e8f caore d8 files il y a 8 ans
EventListener 41863f872c updated core and modules il y a 7 ans
Exception 58f46e4e8f caore d8 files il y a 8 ans
Fragment 41863f872c updated core and modules il y a 7 ans
HttpCache 41863f872c updated core and modules il y a 7 ans
Log 58f46e4e8f caore d8 files il y a 8 ans
Profiler 41863f872c updated core and modules il y a 7 ans
.gitignore 58f46e4e8f caore d8 files il y a 8 ans
CHANGELOG.md 58f46e4e8f caore d8 files il y a 8 ans
Client.php 41863f872c updated core and modules il y a 7 ans
HttpKernel.php 41863f872c updated core and modules il y a 7 ans
HttpKernelInterface.php 58f46e4e8f caore d8 files il y a 8 ans
Kernel.php 41863f872c updated core and modules il y a 7 ans
KernelEvents.php 41863f872c updated core and modules il y a 7 ans
KernelInterface.php 41863f872c updated core and modules il y a 7 ans
LICENSE 41863f872c updated core and modules il y a 7 ans
README.md 58f46e4e8f caore d8 files il y a 8 ans
TerminableInterface.php 58f46e4e8f caore d8 files il y a 8 ans
UriSigner.php 41863f872c updated core and modules il y a 7 ans
composer.json 41863f872c updated core and modules il y a 7 ans
phpunit.xml.dist 58f46e4e8f caore d8 files il y a 8 ans

README.md

HttpKernel Component

The HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatcher component. It's flexible enough to create a full-stack framework (Symfony), a micro-framework (Silex) or an advanced CMS system (Drupal).

Resources