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

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