菜谱项目

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

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