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