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: 830 972 016

Dependents: 7 051

Suggesters: 130

Stars: 8 122

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

This package is auto-updated.

Last update: 2026-04-13 18:02:33 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