symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 752 459 679

Dependents: 6 509

Suggesters: 109

Security: 7

Stars: 8 147

Watchers: 15

Forks: 97

pkg:composer/symfony/http-kernel

v7.3.4 2025-09-27 12:32 UTC

This package is auto-updated.

Last update: 2025-10-07 15:38:43 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