root 1c2c56603a 1 il y a 5 ans
..
Bundle 1c2c56603a 1 il y a 5 ans
CacheClearer 1c2c56603a 1 il y a 5 ans
CacheWarmer 1c2c56603a 1 il y a 5 ans
Config 1c2c56603a 1 il y a 5 ans
Controller 1c2c56603a 1 il y a 5 ans
ControllerMetadata 1c2c56603a 1 il y a 5 ans
DataCollector 1c2c56603a 1 il y a 5 ans
Debug 1c2c56603a 1 il y a 5 ans
DependencyInjection 1c2c56603a 1 il y a 5 ans
Event 1c2c56603a 1 il y a 5 ans
EventListener 1c2c56603a 1 il y a 5 ans
Exception 1c2c56603a 1 il y a 5 ans
Fragment 1c2c56603a 1 il y a 5 ans
HttpCache 1c2c56603a 1 il y a 5 ans
Log 1c2c56603a 1 il y a 5 ans
Profiler 1c2c56603a 1 il y a 5 ans
Resources 1c2c56603a 1 il y a 5 ans
Tests 1c2c56603a 1 il y a 5 ans
.gitignore 1c2c56603a 1 il y a 5 ans
CHANGELOG.md 1c2c56603a 1 il y a 5 ans
Client.php 1c2c56603a 1 il y a 5 ans
HttpKernel.php 1c2c56603a 1 il y a 5 ans
HttpKernelInterface.php 1c2c56603a 1 il y a 5 ans
Kernel.php 1c2c56603a 1 il y a 5 ans
KernelEvents.php 1c2c56603a 1 il y a 5 ans
KernelInterface.php 1c2c56603a 1 il y a 5 ans
LICENSE 1c2c56603a 1 il y a 5 ans
README.md 1c2c56603a 1 il y a 5 ans
RebootableInterface.php 1c2c56603a 1 il y a 5 ans
TerminableInterface.php 1c2c56603a 1 il y a 5 ans
UriSigner.php 1c2c56603a 1 il y a 5 ans
composer.json 1c2c56603a 1 il y a 5 ans
phpunit.xml.dist 1c2c56603a 1 il y a 5 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