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