菜谱项目

sunlight 9321b15c94 first commit лет назад: 7
..
Bundle 9321b15c94 first commit лет назад: 7
CacheClearer 9321b15c94 first commit лет назад: 7
CacheWarmer 9321b15c94 first commit лет назад: 7
Config 9321b15c94 first commit лет назад: 7
Controller 9321b15c94 first commit лет назад: 7
ControllerMetadata 9321b15c94 first commit лет назад: 7
DataCollector 9321b15c94 first commit лет назад: 7
Debug 9321b15c94 first commit лет назад: 7
DependencyInjection 9321b15c94 first commit лет назад: 7
Event 9321b15c94 first commit лет назад: 7
EventListener 9321b15c94 first commit лет назад: 7
Exception 9321b15c94 first commit лет назад: 7
Fragment 9321b15c94 first commit лет назад: 7
HttpCache 9321b15c94 first commit лет назад: 7
Log 9321b15c94 first commit лет назад: 7
Profiler 9321b15c94 first commit лет назад: 7
Tests 9321b15c94 first commit лет назад: 7
.gitignore 9321b15c94 first commit лет назад: 7
CHANGELOG.md 9321b15c94 first commit лет назад: 7
Client.php 9321b15c94 first commit лет назад: 7
HttpKernel.php 9321b15c94 first commit лет назад: 7
HttpKernelInterface.php 9321b15c94 first commit лет назад: 7
Kernel.php 9321b15c94 first commit лет назад: 7
KernelEvents.php 9321b15c94 first commit лет назад: 7
KernelInterface.php 9321b15c94 first commit лет назад: 7
LICENSE 9321b15c94 first commit лет назад: 7
README.md 9321b15c94 first commit лет назад: 7
TerminableInterface.php 9321b15c94 first commit лет назад: 7
UriSigner.php 9321b15c94 first commit лет назад: 7
composer.json 9321b15c94 first commit лет назад: 7
phpunit.xml.dist 9321b15c94 first commit лет назад: 7

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