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: 840 341 027

Dependents: 7 114

Suggesters: 135

Stars: 8 122

v8.0.8 2026-03-31 21:14 UTC

This package is auto-updated.

Last update: 2026-05-05 16:38:21 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