张保健 97d25c38f3 首次提交 пре 4 година
..
Bundle 首次提交 пре 4 година
CacheClearer 首次提交 пре 4 година
CacheWarmer 首次提交 пре 4 година
Config 首次提交 пре 4 година
Controller 首次提交 пре 4 година
ControllerMetadata 首次提交 пре 4 година
DataCollector 首次提交 пре 4 година
Debug 首次提交 пре 4 година
DependencyInjection 首次提交 пре 4 година
Event 首次提交 пре 4 година
EventListener 首次提交 пре 4 година
Exception 首次提交 пре 4 година
Fragment 首次提交 пре 4 година
HttpCache 首次提交 пре 4 година
Log 首次提交 пре 4 година
Profiler 首次提交 пре 4 година
Resources 首次提交 пре 4 година
Tests 首次提交 пре 4 година
.gitignore 首次提交 пре 4 година
CHANGELOG.md 首次提交 пре 4 година
Client.php 首次提交 пре 4 година
HttpKernel.php 首次提交 пре 4 година
HttpKernelInterface.php 首次提交 пре 4 година
Kernel.php 首次提交 пре 4 година
KernelEvents.php 首次提交 пре 4 година
KernelInterface.php 首次提交 пре 4 година
LICENSE 首次提交 пре 4 година
README.md 首次提交 пре 4 година
RebootableInterface.php 首次提交 пре 4 година
TerminableInterface.php 首次提交 пре 4 година
UriSigner.php 首次提交 пре 4 година
composer.json 首次提交 пре 4 година
phpunit.xml.dist 首次提交 пре 4 година

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