Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
root d8c1b4a1be initial 5 년 전
..
Bundle initial 5 년 전
CacheClearer initial 5 년 전
CacheWarmer initial 5 년 전
Config initial 5 년 전
Controller initial 5 년 전
ControllerMetadata initial 5 년 전
DataCollector initial 5 년 전
Debug initial 5 년 전
DependencyInjection initial 5 년 전
Event initial 5 년 전
EventListener initial 5 년 전
Exception initial 5 년 전
Fragment initial 5 년 전
HttpCache initial 5 년 전
Log initial 5 년 전
Profiler initial 5 년 전
Resources initial 5 년 전
Tests initial 5 년 전
.gitignore initial 5 년 전
CHANGELOG.md initial 5 년 전
Client.php initial 5 년 전
HttpClientKernel.php initial 5 년 전
HttpKernel.php initial 5 년 전
HttpKernelBrowser.php initial 5 년 전
HttpKernelInterface.php initial 5 년 전
Kernel.php initial 5 년 전
KernelEvents.php initial 5 년 전
KernelInterface.php initial 5 년 전
LICENSE initial 5 년 전
README.md initial 5 년 전
RebootableInterface.php initial 5 년 전
TerminableInterface.php initial 5 년 전
UriSigner.php initial 5 년 전
composer.json initial 5 년 전
phpunit.xml.dist initial 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