symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 715 406 224

Dependents: 6 374

Suggesters: 108

Security: 7

Stars: 8 145

Watchers: 16

Forks: 96

v7.3.1 2025-06-28 08:24 UTC

This package is auto-updated.

Last update: 2025-06-30 12:34:19 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