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

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