root 1c2c56603a 1 hace 5 años
..
Bundle 1c2c56603a 1 hace 5 años
CacheClearer 1c2c56603a 1 hace 5 años
CacheWarmer 1c2c56603a 1 hace 5 años
Config 1c2c56603a 1 hace 5 años
Controller 1c2c56603a 1 hace 5 años
ControllerMetadata 1c2c56603a 1 hace 5 años
DataCollector 1c2c56603a 1 hace 5 años
Debug 1c2c56603a 1 hace 5 años
DependencyInjection 1c2c56603a 1 hace 5 años
Event 1c2c56603a 1 hace 5 años
EventListener 1c2c56603a 1 hace 5 años
Exception 1c2c56603a 1 hace 5 años
Fragment 1c2c56603a 1 hace 5 años
HttpCache 1c2c56603a 1 hace 5 años
Log 1c2c56603a 1 hace 5 años
Profiler 1c2c56603a 1 hace 5 años
Resources 1c2c56603a 1 hace 5 años
Tests 1c2c56603a 1 hace 5 años
.gitignore 1c2c56603a 1 hace 5 años
CHANGELOG.md 1c2c56603a 1 hace 5 años
Client.php 1c2c56603a 1 hace 5 años
HttpKernel.php 1c2c56603a 1 hace 5 años
HttpKernelInterface.php 1c2c56603a 1 hace 5 años
Kernel.php 1c2c56603a 1 hace 5 años
KernelEvents.php 1c2c56603a 1 hace 5 años
KernelInterface.php 1c2c56603a 1 hace 5 años
LICENSE 1c2c56603a 1 hace 5 años
README.md 1c2c56603a 1 hace 5 años
RebootableInterface.php 1c2c56603a 1 hace 5 años
TerminableInterface.php 1c2c56603a 1 hace 5 años
UriSigner.php 1c2c56603a 1 hace 5 años
composer.json 1c2c56603a 1 hace 5 años
phpunit.xml.dist 1c2c56603a 1 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