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

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