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

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