Gleb 66078cb367 test 5 年 前
..
Bundle 66078cb367 test 5 年 前
CacheClearer 66078cb367 test 5 年 前
CacheWarmer 66078cb367 test 5 年 前
Config 66078cb367 test 5 年 前
Controller 66078cb367 test 5 年 前
ControllerMetadata 66078cb367 test 5 年 前
DataCollector 66078cb367 test 5 年 前
Debug 66078cb367 test 5 年 前
DependencyInjection 66078cb367 test 5 年 前
Event 66078cb367 test 5 年 前
EventListener 66078cb367 test 5 年 前
Exception 66078cb367 test 5 年 前
Fragment 66078cb367 test 5 年 前
HttpCache 66078cb367 test 5 年 前
Log 66078cb367 test 5 年 前
Profiler 66078cb367 test 5 年 前
Resources 66078cb367 test 5 年 前
Tests 66078cb367 test 5 年 前
.gitignore 66078cb367 test 5 年 前
CHANGELOG.md 66078cb367 test 5 年 前
Client.php 66078cb367 test 5 年 前
HttpKernel.php 66078cb367 test 5 年 前
HttpKernelInterface.php 66078cb367 test 5 年 前
Kernel.php 66078cb367 test 5 年 前
KernelEvents.php 66078cb367 test 5 年 前
KernelInterface.php 66078cb367 test 5 年 前
LICENSE 66078cb367 test 5 年 前
README.md 66078cb367 test 5 年 前
RebootableInterface.php 66078cb367 test 5 年 前
TerminableInterface.php 66078cb367 test 5 年 前
UriSigner.php 66078cb367 test 5 年 前
composer.json 66078cb367 test 5 年 前
phpunit.xml.dist 66078cb367 test 5 年 前

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