symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 762 183 355

Dependents: 6 566

Suggesters: 109

Security: 7

Stars: 8 137

Watchers: 15

Forks: 98

pkg:composer/symfony/http-kernel

v8.0.0-BETA1 2025-10-27 10:49 UTC

This package is auto-updated.

Last update: 2025-10-31 10:35:52 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