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