symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 698 784 654

Dependents: 6 316

Suggesters: 107

Security: 7

Stars: 8 144

Watchers: 16

Forks: 96

v7.3.0 2025-05-29 07:47 UTC

This package is auto-updated.

Last update: 2025-06-03 12:37:29 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