zhangqi d22d106604 生成seed种子文件 5 years ago
..
Bundle 1a2fd98c09 第一次提交 5 years ago
CacheClearer 1a2fd98c09 第一次提交 5 years ago
CacheWarmer 1a2fd98c09 第一次提交 5 years ago
Config 1a2fd98c09 第一次提交 5 years ago
Controller 1a2fd98c09 第一次提交 5 years ago
ControllerMetadata 1a2fd98c09 第一次提交 5 years ago
DataCollector 1a2fd98c09 第一次提交 5 years ago
Debug 1a2fd98c09 第一次提交 5 years ago
DependencyInjection 1a2fd98c09 第一次提交 5 years ago
Event 1a2fd98c09 第一次提交 5 years ago
EventListener 1a2fd98c09 第一次提交 5 years ago
Exception 1a2fd98c09 第一次提交 5 years ago
Fragment 1a2fd98c09 第一次提交 5 years ago
HttpCache 1a2fd98c09 第一次提交 5 years ago
Log 1a2fd98c09 第一次提交 5 years ago
Profiler 1a2fd98c09 第一次提交 5 years ago
Resources 1a2fd98c09 第一次提交 5 years ago
Tests d22d106604 生成seed种子文件 5 years ago
.gitignore 1a2fd98c09 第一次提交 5 years ago
CHANGELOG.md 1a2fd98c09 第一次提交 5 years ago
Client.php 1a2fd98c09 第一次提交 5 years ago
HttpKernel.php 1a2fd98c09 第一次提交 5 years ago
HttpKernelInterface.php 1a2fd98c09 第一次提交 5 years ago
Kernel.php d22d106604 生成seed种子文件 5 years ago
KernelEvents.php 1a2fd98c09 第一次提交 5 years ago
KernelInterface.php 1a2fd98c09 第一次提交 5 years ago
LICENSE 1a2fd98c09 第一次提交 5 years ago
README.md 1a2fd98c09 第一次提交 5 years ago
RebootableInterface.php 1a2fd98c09 第一次提交 5 years ago
TerminableInterface.php 1a2fd98c09 第一次提交 5 years ago
UriSigner.php 1a2fd98c09 第一次提交 5 years ago
composer.json 1a2fd98c09 第一次提交 5 years ago
phpunit.xml.dist 1a2fd98c09 第一次提交 5 years ago

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