菜谱项目

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

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