Musa 4547782a4a first commit před 1 rokem
..
Attribute 4547782a4a first commit před 1 rokem
Bundle 4547782a4a first commit před 1 rokem
CacheClearer 4547782a4a first commit před 1 rokem
CacheWarmer 4547782a4a first commit před 1 rokem
Config 4547782a4a first commit před 1 rokem
Controller 4547782a4a first commit před 1 rokem
ControllerMetadata 4547782a4a first commit před 1 rokem
DataCollector 4547782a4a first commit před 1 rokem
Debug 4547782a4a first commit před 1 rokem
DependencyInjection 4547782a4a first commit před 1 rokem
Event 4547782a4a first commit před 1 rokem
EventListener 4547782a4a first commit před 1 rokem
Exception 4547782a4a first commit před 1 rokem
Fragment 4547782a4a first commit před 1 rokem
HttpCache 4547782a4a first commit před 1 rokem
Log 4547782a4a first commit před 1 rokem
Profiler 4547782a4a first commit před 1 rokem
Resources 4547782a4a first commit před 1 rokem
CHANGELOG.md 4547782a4a first commit před 1 rokem
HttpClientKernel.php 4547782a4a first commit před 1 rokem
HttpKernel.php 4547782a4a first commit před 1 rokem
HttpKernelBrowser.php 4547782a4a first commit před 1 rokem
HttpKernelInterface.php 4547782a4a first commit před 1 rokem
Kernel.php 4547782a4a first commit před 1 rokem
KernelEvents.php 4547782a4a first commit před 1 rokem
KernelInterface.php 4547782a4a first commit před 1 rokem
LICENSE 4547782a4a first commit před 1 rokem
README.md 4547782a4a first commit před 1 rokem
RebootableInterface.php 4547782a4a first commit před 1 rokem
TerminableInterface.php 4547782a4a first commit před 1 rokem
composer.json 4547782a4a first commit před 1 rokem

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