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