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

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