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

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