xiang 18d567c5cb update 6 년 전
..
Bundle 18d567c5cb update 6 년 전
CacheClearer 18d567c5cb update 6 년 전
CacheWarmer 18d567c5cb update 6 년 전
Config 18d567c5cb update 6 년 전
Controller 18d567c5cb update 6 년 전
ControllerMetadata 18d567c5cb update 6 년 전
DataCollector 18d567c5cb update 6 년 전
Debug 18d567c5cb update 6 년 전
DependencyInjection 18d567c5cb update 6 년 전
Event 18d567c5cb update 6 년 전
EventListener 18d567c5cb update 6 년 전
Exception 18d567c5cb update 6 년 전
Fragment 18d567c5cb update 6 년 전
HttpCache 18d567c5cb update 6 년 전
Log 18d567c5cb update 6 년 전
Profiler 18d567c5cb update 6 년 전
Tests 18d567c5cb update 6 년 전
.gitignore 18d567c5cb update 6 년 전
CHANGELOG.md 18d567c5cb update 6 년 전
Client.php 18d567c5cb update 6 년 전
HttpKernel.php 18d567c5cb update 6 년 전
HttpKernelInterface.php 18d567c5cb update 6 년 전
Kernel.php 18d567c5cb update 6 년 전
KernelEvents.php 18d567c5cb update 6 년 전
KernelInterface.php 18d567c5cb update 6 년 전
LICENSE 18d567c5cb update 6 년 전
README.md 18d567c5cb update 6 년 전
TerminableInterface.php 18d567c5cb update 6 년 전
UriSigner.php 18d567c5cb update 6 년 전
composer.json 18d567c5cb update 6 년 전
phpunit.xml.dist 18d567c5cb update 6 년 전

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