organizrnginxsonarrradarrplexdashboardcouchpotatonzbgetbookmarkapplication-dashboardmuximuxlandingpagestartpagelandinghtpcserverhomepagesabnzbdheimdallemby
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.
Chris
1f608b1c21
|
6 years ago | |
---|---|---|
.. | ||
Bundle | 6 years ago | |
CacheClearer | 6 years ago | |
CacheWarmer | 6 years ago | |
Config | 6 years ago | |
Controller | 6 years ago | |
ControllerMetadata | 6 years ago | |
DataCollector | 6 years ago | |
Debug | 6 years ago | |
DependencyInjection | 6 years ago | |
Event | 6 years ago | |
EventListener | 6 years ago | |
Exception | 6 years ago | |
Fragment | 6 years ago | |
HttpCache | 6 years ago | |
Log | 6 years ago | |
Profiler | 6 years ago | |
Resources | 6 years ago | |
Tests | 6 years ago | |
.gitignore | 7 years ago | |
CHANGELOG.md | 6 years ago | |
Client.php | 6 years ago | |
HttpClientKernel.php | 6 years ago | |
HttpKernel.php | 6 years ago | |
HttpKernelBrowser.php | 6 years ago | |
HttpKernelInterface.php | 7 years ago | |
Kernel.php | 6 years ago | |
KernelEvents.php | 6 years ago | |
KernelInterface.php | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 7 years ago | |
RebootableInterface.php | 7 years ago | |
TerminableInterface.php | 7 years ago | |
UriSigner.php | 6 years ago | |
composer.json | 6 years ago | |
phpunit.xml.dist | 6 years ago |
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).