菜谱项目

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

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