root 1c2c56603a 1 5 years ago
..
Bundle 1c2c56603a 1 5 years ago
CacheClearer 1c2c56603a 1 5 years ago
CacheWarmer 1c2c56603a 1 5 years ago
Config 1c2c56603a 1 5 years ago
Controller 1c2c56603a 1 5 years ago
ControllerMetadata 1c2c56603a 1 5 years ago
DataCollector 1c2c56603a 1 5 years ago
Debug 1c2c56603a 1 5 years ago
DependencyInjection 1c2c56603a 1 5 years ago
Event 1c2c56603a 1 5 years ago
EventListener 1c2c56603a 1 5 years ago
Exception 1c2c56603a 1 5 years ago
Fragment 1c2c56603a 1 5 years ago
HttpCache 1c2c56603a 1 5 years ago
Log 1c2c56603a 1 5 years ago
Profiler 1c2c56603a 1 5 years ago
Resources 1c2c56603a 1 5 years ago
Tests 1c2c56603a 1 5 years ago
.gitignore 1c2c56603a 1 5 years ago
CHANGELOG.md 1c2c56603a 1 5 years ago
Client.php 1c2c56603a 1 5 years ago
HttpKernel.php 1c2c56603a 1 5 years ago
HttpKernelInterface.php 1c2c56603a 1 5 years ago
Kernel.php 1c2c56603a 1 5 years ago
KernelEvents.php 1c2c56603a 1 5 years ago
KernelInterface.php 1c2c56603a 1 5 years ago
LICENSE 1c2c56603a 1 5 years ago
README.md 1c2c56603a 1 5 years ago
RebootableInterface.php 1c2c56603a 1 5 years ago
TerminableInterface.php 1c2c56603a 1 5 years ago
UriSigner.php 1c2c56603a 1 5 years ago
composer.json 1c2c56603a 1 5 years ago
phpunit.xml.dist 1c2c56603a 1 5 years ago

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