菜谱项目

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

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