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

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