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

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