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