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