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

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