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