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

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