Gleb 66078cb367 test 5 anni fa
..
Bundle 66078cb367 test 5 anni fa
CacheClearer 66078cb367 test 5 anni fa
CacheWarmer 66078cb367 test 5 anni fa
Config 66078cb367 test 5 anni fa
Controller 66078cb367 test 5 anni fa
ControllerMetadata 66078cb367 test 5 anni fa
DataCollector 66078cb367 test 5 anni fa
Debug 66078cb367 test 5 anni fa
DependencyInjection 66078cb367 test 5 anni fa
Event 66078cb367 test 5 anni fa
EventListener 66078cb367 test 5 anni fa
Exception 66078cb367 test 5 anni fa
Fragment 66078cb367 test 5 anni fa
HttpCache 66078cb367 test 5 anni fa
Log 66078cb367 test 5 anni fa
Profiler 66078cb367 test 5 anni fa
Resources 66078cb367 test 5 anni fa
Tests 66078cb367 test 5 anni fa
.gitignore 66078cb367 test 5 anni fa
CHANGELOG.md 66078cb367 test 5 anni fa
Client.php 66078cb367 test 5 anni fa
HttpKernel.php 66078cb367 test 5 anni fa
HttpKernelInterface.php 66078cb367 test 5 anni fa
Kernel.php 66078cb367 test 5 anni fa
KernelEvents.php 66078cb367 test 5 anni fa
KernelInterface.php 66078cb367 test 5 anni fa
LICENSE 66078cb367 test 5 anni fa
README.md 66078cb367 test 5 anni fa
RebootableInterface.php 66078cb367 test 5 anni fa
TerminableInterface.php 66078cb367 test 5 anni fa
UriSigner.php 66078cb367 test 5 anni fa
composer.json 66078cb367 test 5 anni fa
phpunit.xml.dist 66078cb367 test 5 anni fa

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