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.
|
4 years ago | |
---|---|---|
.. | ||
Attribute | 4 years ago | |
Bundle | 4 years ago | |
CacheClearer | 4 years ago | |
CacheWarmer | 4 years ago | |
Config | 4 years ago | |
Controller | 4 years ago | |
ControllerMetadata | 4 years ago | |
DataCollector | 4 years ago | |
Debug | 4 years ago | |
DependencyInjection | 4 years ago | |
Event | 4 years ago | |
EventListener | 4 years ago | |
Exception | 4 years ago | |
Fragment | 4 years ago | |
HttpCache | 4 years ago | |
Log | 4 years ago | |
Profiler | 4 years ago | |
Resources | 4 years ago | |
CHANGELOG.md | 4 years ago | |
HttpClientKernel.php | 4 years ago | |
HttpKernel.php | 4 years ago | |
HttpKernelBrowser.php | 4 years ago | |
HttpKernelInterface.php | 4 years ago | |
Kernel.php | 4 years ago | |
KernelEvents.php | 4 years ago | |
KernelInterface.php | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
RebootableInterface.php | 4 years ago | |
TerminableInterface.php | 4 years ago | |
UriSigner.php | 4 years ago | |
composer.json | 4 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 full-stack frameworks, micro-frameworks or advanced CMS systems like Drupal.