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