Michael 3019f29cdf second commit hace 5 años
..
Bundle 3019f29cdf second commit hace 5 años
CacheClearer 3019f29cdf second commit hace 5 años
CacheWarmer 3019f29cdf second commit hace 5 años
Config 3019f29cdf second commit hace 5 años
Controller 3019f29cdf second commit hace 5 años
ControllerMetadata 3019f29cdf second commit hace 5 años
DataCollector 3019f29cdf second commit hace 5 años
Debug 3019f29cdf second commit hace 5 años
DependencyInjection 3019f29cdf second commit hace 5 años
Event 3019f29cdf second commit hace 5 años
EventListener 3019f29cdf second commit hace 5 años
Exception 3019f29cdf second commit hace 5 años
Fragment 3019f29cdf second commit hace 5 años
HttpCache 3019f29cdf second commit hace 5 años
Log 3019f29cdf second commit hace 5 años
Profiler 3019f29cdf second commit hace 5 años
Resources 3019f29cdf second commit hace 5 años
.gitattributes 3019f29cdf second commit hace 5 años
CHANGELOG.md 3019f29cdf second commit hace 5 años
Client.php 3019f29cdf second commit hace 5 años
HttpClientKernel.php 3019f29cdf second commit hace 5 años
HttpKernel.php 3019f29cdf second commit hace 5 años
HttpKernelBrowser.php 3019f29cdf second commit hace 5 años
HttpKernelInterface.php 3019f29cdf second commit hace 5 años
Kernel.php 3019f29cdf second commit hace 5 años
KernelEvents.php 3019f29cdf second commit hace 5 años
KernelInterface.php 3019f29cdf second commit hace 5 años
LICENSE 3019f29cdf second commit hace 5 años
README.md 3019f29cdf second commit hace 5 años
RebootableInterface.php 3019f29cdf second commit hace 5 años
TerminableInterface.php 3019f29cdf second commit hace 5 años
UriSigner.php 3019f29cdf second commit hace 5 años
composer.json 3019f29cdf second commit hace 5 años

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