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