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

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