Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
..
Bundle 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
CacheClearer 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
CacheWarmer 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Config 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Controller 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
DataCollector 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Debug 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
DependencyInjection 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Event 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
EventListener 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Exception 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Fragment 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
HttpCache 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Log 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Profiler 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Tests 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Client.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
HttpKernel.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
HttpKernelInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Kernel.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
KernelEvents.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
KernelInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
README.md 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
TerminableInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
UriSigner.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos

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