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