root edcb89e9dc init 4 lat temu
..
Bundle edcb89e9dc init 4 lat temu
CacheClearer edcb89e9dc init 4 lat temu
CacheWarmer edcb89e9dc init 4 lat temu
Config edcb89e9dc init 4 lat temu
Controller edcb89e9dc init 4 lat temu
DataCollector edcb89e9dc init 4 lat temu
Debug edcb89e9dc init 4 lat temu
DependencyInjection edcb89e9dc init 4 lat temu
Event edcb89e9dc init 4 lat temu
EventListener edcb89e9dc init 4 lat temu
Exception edcb89e9dc init 4 lat temu
Fragment edcb89e9dc init 4 lat temu
HttpCache edcb89e9dc init 4 lat temu
Log edcb89e9dc init 4 lat temu
Profiler edcb89e9dc init 4 lat temu
Tests edcb89e9dc init 4 lat temu
.gitignore edcb89e9dc init 4 lat temu
CHANGELOG.md edcb89e9dc init 4 lat temu
Client.php edcb89e9dc init 4 lat temu
HttpKernel.php edcb89e9dc init 4 lat temu
HttpKernelInterface.php edcb89e9dc init 4 lat temu
Kernel.php edcb89e9dc init 4 lat temu
KernelEvents.php edcb89e9dc init 4 lat temu
KernelInterface.php edcb89e9dc init 4 lat temu
LICENSE edcb89e9dc init 4 lat temu
README.md edcb89e9dc init 4 lat temu
TerminableInterface.php edcb89e9dc init 4 lat temu
UriSigner.php edcb89e9dc init 4 lat temu
composer.json edcb89e9dc init 4 lat temu
phpunit.xml.dist edcb89e9dc init 4 lat temu

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