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

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