Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
..
Bundle 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
CacheClearer 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
CacheWarmer 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Config 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Controller 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
DataCollector 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Debug 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
DependencyInjection 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Event 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
EventListener 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Fragment 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
HttpCache 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Log 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Profiler 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Client.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
HttpKernel.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
HttpKernelInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Kernel.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
KernelEvents.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
KernelInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
TerminableInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
UriSigner.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây

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