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

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