symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 770 658 318

Dependents: 6 692

Suggesters: 110

Security: 7

Stars: 8 139

Watchers: 15

Forks: 99

pkg:composer/symfony/http-kernel

v8.0.0-RC3 2025-11-21 15:02 UTC

This package is auto-updated.

Last update: 2025-11-21 15:08:42 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