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