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