xiang 18d567c5cb update 6 yıl önce
..
Bundle 18d567c5cb update 6 yıl önce
CacheClearer 18d567c5cb update 6 yıl önce
CacheWarmer 18d567c5cb update 6 yıl önce
Config 18d567c5cb update 6 yıl önce
Controller 18d567c5cb update 6 yıl önce
ControllerMetadata 18d567c5cb update 6 yıl önce
DataCollector 18d567c5cb update 6 yıl önce
Debug 18d567c5cb update 6 yıl önce
DependencyInjection 18d567c5cb update 6 yıl önce
Event 18d567c5cb update 6 yıl önce
EventListener 18d567c5cb update 6 yıl önce
Exception 18d567c5cb update 6 yıl önce
Fragment 18d567c5cb update 6 yıl önce
HttpCache 18d567c5cb update 6 yıl önce
Log 18d567c5cb update 6 yıl önce
Profiler 18d567c5cb update 6 yıl önce
Tests 18d567c5cb update 6 yıl önce
.gitignore 18d567c5cb update 6 yıl önce
CHANGELOG.md 18d567c5cb update 6 yıl önce
Client.php 18d567c5cb update 6 yıl önce
HttpKernel.php 18d567c5cb update 6 yıl önce
HttpKernelInterface.php 18d567c5cb update 6 yıl önce
Kernel.php 18d567c5cb update 6 yıl önce
KernelEvents.php 18d567c5cb update 6 yıl önce
KernelInterface.php 18d567c5cb update 6 yıl önce
LICENSE 18d567c5cb update 6 yıl önce
README.md 18d567c5cb update 6 yıl önce
TerminableInterface.php 18d567c5cb update 6 yıl önce
UriSigner.php 18d567c5cb update 6 yıl önce
composer.json 18d567c5cb update 6 yıl önce
phpunit.xml.dist 18d567c5cb update 6 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