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

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