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

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