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

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