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