Michael 3019f29cdf second commit 5 anos atrás
..
Bundle 3019f29cdf second commit 5 anos atrás
CacheClearer 3019f29cdf second commit 5 anos atrás
CacheWarmer 3019f29cdf second commit 5 anos atrás
Config 3019f29cdf second commit 5 anos atrás
Controller 3019f29cdf second commit 5 anos atrás
ControllerMetadata 3019f29cdf second commit 5 anos atrás
DataCollector 3019f29cdf second commit 5 anos atrás
Debug 3019f29cdf second commit 5 anos atrás
DependencyInjection 3019f29cdf second commit 5 anos atrás
Event 3019f29cdf second commit 5 anos atrás
EventListener 3019f29cdf second commit 5 anos atrás
Exception 3019f29cdf second commit 5 anos atrás
Fragment 3019f29cdf second commit 5 anos atrás
HttpCache 3019f29cdf second commit 5 anos atrás
Log 3019f29cdf second commit 5 anos atrás
Profiler 3019f29cdf second commit 5 anos atrás
Resources 3019f29cdf second commit 5 anos atrás
.gitattributes 3019f29cdf second commit 5 anos atrás
CHANGELOG.md 3019f29cdf second commit 5 anos atrás
Client.php 3019f29cdf second commit 5 anos atrás
HttpClientKernel.php 3019f29cdf second commit 5 anos atrás
HttpKernel.php 3019f29cdf second commit 5 anos atrás
HttpKernelBrowser.php 3019f29cdf second commit 5 anos atrás
HttpKernelInterface.php 3019f29cdf second commit 5 anos atrás
Kernel.php 3019f29cdf second commit 5 anos atrás
KernelEvents.php 3019f29cdf second commit 5 anos atrás
KernelInterface.php 3019f29cdf second commit 5 anos atrás
LICENSE 3019f29cdf second commit 5 anos atrás
README.md 3019f29cdf second commit 5 anos atrás
RebootableInterface.php 3019f29cdf second commit 5 anos atrás
TerminableInterface.php 3019f29cdf second commit 5 anos atrás
UriSigner.php 3019f29cdf second commit 5 anos atrás
composer.json 3019f29cdf second commit 5 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