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