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

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