暂无描述

sunlight 897b10eb13 mzb 6 年之前
..
Bundle 897b10eb13 mzb 6 年之前
CacheClearer 897b10eb13 mzb 6 年之前
CacheWarmer 897b10eb13 mzb 6 年之前
Config 897b10eb13 mzb 6 年之前
Controller 897b10eb13 mzb 6 年之前
ControllerMetadata 897b10eb13 mzb 6 年之前
DataCollector 897b10eb13 mzb 6 年之前
Debug 897b10eb13 mzb 6 年之前
DependencyInjection 897b10eb13 mzb 6 年之前
Event 897b10eb13 mzb 6 年之前
EventListener 897b10eb13 mzb 6 年之前
Exception 897b10eb13 mzb 6 年之前
Fragment 897b10eb13 mzb 6 年之前
HttpCache 897b10eb13 mzb 6 年之前
Log 897b10eb13 mzb 6 年之前
Profiler 897b10eb13 mzb 6 年之前
Tests 897b10eb13 mzb 6 年之前
.gitignore 897b10eb13 mzb 6 年之前
CHANGELOG.md 897b10eb13 mzb 6 年之前
Client.php 897b10eb13 mzb 6 年之前
HttpKernel.php 897b10eb13 mzb 6 年之前
HttpKernelInterface.php 897b10eb13 mzb 6 年之前
Kernel.php 897b10eb13 mzb 6 年之前
KernelEvents.php 897b10eb13 mzb 6 年之前
KernelInterface.php 897b10eb13 mzb 6 年之前
LICENSE 897b10eb13 mzb 6 年之前
README.md 897b10eb13 mzb 6 年之前
TerminableInterface.php 897b10eb13 mzb 6 年之前
UriSigner.php 897b10eb13 mzb 6 年之前
composer.json 897b10eb13 mzb 6 年之前
phpunit.xml.dist 897b10eb13 mzb 6 年之前

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