Musa 4547782a4a first commit 10 months ago
..
Attribute 4547782a4a first commit 10 months ago
Bundle 4547782a4a first commit 10 months ago
CacheClearer 4547782a4a first commit 10 months ago
CacheWarmer 4547782a4a first commit 10 months ago
Config 4547782a4a first commit 10 months ago
Controller 4547782a4a first commit 10 months ago
ControllerMetadata 4547782a4a first commit 10 months ago
DataCollector 4547782a4a first commit 10 months ago
Debug 4547782a4a first commit 10 months ago
DependencyInjection 4547782a4a first commit 10 months ago
Event 4547782a4a first commit 10 months ago
EventListener 4547782a4a first commit 10 months ago
Exception 4547782a4a first commit 10 months ago
Fragment 4547782a4a first commit 10 months ago
HttpCache 4547782a4a first commit 10 months ago
Log 4547782a4a first commit 10 months ago
Profiler 4547782a4a first commit 10 months ago
Resources 4547782a4a first commit 10 months ago
CHANGELOG.md 4547782a4a first commit 10 months ago
HttpClientKernel.php 4547782a4a first commit 10 months ago
HttpKernel.php 4547782a4a first commit 10 months ago
HttpKernelBrowser.php 4547782a4a first commit 10 months ago
HttpKernelInterface.php 4547782a4a first commit 10 months ago
Kernel.php 4547782a4a first commit 10 months ago
KernelEvents.php 4547782a4a first commit 10 months ago
KernelInterface.php 4547782a4a first commit 10 months ago
LICENSE 4547782a4a first commit 10 months ago
README.md 4547782a4a first commit 10 months ago
RebootableInterface.php 4547782a4a first commit 10 months ago
TerminableInterface.php 4547782a4a first commit 10 months ago
composer.json 4547782a4a first commit 10 months 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.

Resources