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

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