Gleb 66078cb367 test 5 éve
..
Bundle 66078cb367 test 5 éve
CacheClearer 66078cb367 test 5 éve
CacheWarmer 66078cb367 test 5 éve
Config 66078cb367 test 5 éve
Controller 66078cb367 test 5 éve
ControllerMetadata 66078cb367 test 5 éve
DataCollector 66078cb367 test 5 éve
Debug 66078cb367 test 5 éve
DependencyInjection 66078cb367 test 5 éve
Event 66078cb367 test 5 éve
EventListener 66078cb367 test 5 éve
Exception 66078cb367 test 5 éve
Fragment 66078cb367 test 5 éve
HttpCache 66078cb367 test 5 éve
Log 66078cb367 test 5 éve
Profiler 66078cb367 test 5 éve
Resources 66078cb367 test 5 éve
Tests 66078cb367 test 5 éve
.gitignore 66078cb367 test 5 éve
CHANGELOG.md 66078cb367 test 5 éve
Client.php 66078cb367 test 5 éve
HttpKernel.php 66078cb367 test 5 éve
HttpKernelInterface.php 66078cb367 test 5 éve
Kernel.php 66078cb367 test 5 éve
KernelEvents.php 66078cb367 test 5 éve
KernelInterface.php 66078cb367 test 5 éve
LICENSE 66078cb367 test 5 éve
README.md 66078cb367 test 5 éve
RebootableInterface.php 66078cb367 test 5 éve
TerminableInterface.php 66078cb367 test 5 éve
UriSigner.php 66078cb367 test 5 éve
composer.json 66078cb367 test 5 éve
phpunit.xml.dist 66078cb367 test 5 éve

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