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

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