root edcb89e9dc init il y a 4 ans
..
Bundle edcb89e9dc init il y a 4 ans
CacheClearer edcb89e9dc init il y a 4 ans
CacheWarmer edcb89e9dc init il y a 4 ans
Config edcb89e9dc init il y a 4 ans
Controller edcb89e9dc init il y a 4 ans
DataCollector edcb89e9dc init il y a 4 ans
Debug edcb89e9dc init il y a 4 ans
DependencyInjection edcb89e9dc init il y a 4 ans
Event edcb89e9dc init il y a 4 ans
EventListener edcb89e9dc init il y a 4 ans
Exception edcb89e9dc init il y a 4 ans
Fragment edcb89e9dc init il y a 4 ans
HttpCache edcb89e9dc init il y a 4 ans
Log edcb89e9dc init il y a 4 ans
Profiler edcb89e9dc init il y a 4 ans
Tests edcb89e9dc init il y a 4 ans
.gitignore edcb89e9dc init il y a 4 ans
CHANGELOG.md edcb89e9dc init il y a 4 ans
Client.php edcb89e9dc init il y a 4 ans
HttpKernel.php edcb89e9dc init il y a 4 ans
HttpKernelInterface.php edcb89e9dc init il y a 4 ans
Kernel.php edcb89e9dc init il y a 4 ans
KernelEvents.php edcb89e9dc init il y a 4 ans
KernelInterface.php edcb89e9dc init il y a 4 ans
LICENSE edcb89e9dc init il y a 4 ans
README.md edcb89e9dc init il y a 4 ans
TerminableInterface.php edcb89e9dc init il y a 4 ans
UriSigner.php edcb89e9dc init il y a 4 ans
composer.json edcb89e9dc init il y a 4 ans
phpunit.xml.dist edcb89e9dc init il y a 4 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