symfony/http-kernel

Provides a structured process for converting a Request into a Response

Maintainers

Package info

github.com/symfony/http-kernel

Homepage

pkg:composer/symfony/http-kernel

Statistics

Installs: 812 948 649

Dependents: 6 927

Suggesters: 123

Stars: 8 131

v8.0.7 2026-03-06 16:58 UTC

This package is auto-updated.

Last update: 2026-03-06 17:14:49 UTC


README

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