菜谱项目

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