symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 684 937 920

Dependents: 6 213

Suggesters: 108

Security: 7

Stars: 8 143

Watchers: 16

Forks: 95

v7.3.0-BETA1 2025-05-02 09:19 UTC

This package is auto-updated.

Last update: 2025-05-04 12:59:38 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