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 830 062

Dependents: 7 116

Suggesters: 135

Stars: 8 122

v8.1.0-BETA1 2026-05-06 13:33 UTC

This package is auto-updated.

Last update: 2026-05-06 14:29:54 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