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

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