菜谱项目

sunlight 9321b15c94 first commit 6 lat temu
..
Bundle 9321b15c94 first commit 6 lat temu
CacheClearer 9321b15c94 first commit 6 lat temu
CacheWarmer 9321b15c94 first commit 6 lat temu
Config 9321b15c94 first commit 6 lat temu
Controller 9321b15c94 first commit 6 lat temu
ControllerMetadata 9321b15c94 first commit 6 lat temu
DataCollector 9321b15c94 first commit 6 lat temu
Debug 9321b15c94 first commit 6 lat temu
DependencyInjection 9321b15c94 first commit 6 lat temu
Event 9321b15c94 first commit 6 lat temu
EventListener 9321b15c94 first commit 6 lat temu
Exception 9321b15c94 first commit 6 lat temu
Fragment 9321b15c94 first commit 6 lat temu
HttpCache 9321b15c94 first commit 6 lat temu
Log 9321b15c94 first commit 6 lat temu
Profiler 9321b15c94 first commit 6 lat temu
Tests 9321b15c94 first commit 6 lat temu
.gitignore 9321b15c94 first commit 6 lat temu
CHANGELOG.md 9321b15c94 first commit 6 lat temu
Client.php 9321b15c94 first commit 6 lat temu
HttpKernel.php 9321b15c94 first commit 6 lat temu
HttpKernelInterface.php 9321b15c94 first commit 6 lat temu
Kernel.php 9321b15c94 first commit 6 lat temu
KernelEvents.php 9321b15c94 first commit 6 lat temu
KernelInterface.php 9321b15c94 first commit 6 lat temu
LICENSE 9321b15c94 first commit 6 lat temu
README.md 9321b15c94 first commit 6 lat temu
TerminableInterface.php 9321b15c94 first commit 6 lat temu
UriSigner.php 9321b15c94 first commit 6 lat temu
composer.json 9321b15c94 first commit 6 lat temu
phpunit.xml.dist 9321b15c94 first commit 6 lat temu

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