Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
..
Bundle 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
CacheClearer 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
CacheWarmer 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
Config 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
Controller 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
DataCollector 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
Debug 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
DependencyInjection 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
Event 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
EventListener 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
Fragment 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
HttpCache 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
Log 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
Profiler 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
Client.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
HttpKernel.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
HttpKernelInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
Kernel.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
KernelEvents.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
KernelInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
TerminableInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
UriSigner.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 vuotta sitten
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 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