root edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
..
Bundle edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
CacheClearer edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
CacheWarmer edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
Config edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
Controller edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
DataCollector edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
Debug edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
DependencyInjection edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
Event edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
EventListener edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
Exception edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
Fragment edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
HttpCache edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
Log edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
Profiler edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
Tests edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
.gitignore edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
CHANGELOG.md edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
Client.php edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
HttpKernel.php edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
HttpKernelInterface.php edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
Kernel.php edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
KernelEvents.php edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
KernelInterface.php edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
LICENSE edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
README.md edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
TerminableInterface.php edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
UriSigner.php edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
composer.json edcb89e9dc init %!s(int64=4) %!d(string=hai) anos
phpunit.xml.dist edcb89e9dc init %!s(int64=4) %!d(string=hai) anos

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