symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 669 307 897

Dependents: 6 068

Suggesters: 107

Security: 7

Stars: 8 138

Watchers: 16

Forks: 95

v7.2.4 2025-02-26 11:01 UTC

This package is auto-updated.

Last update: 2025-03-24 10:46:12 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