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