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

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