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

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