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

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