symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 730 588 506

Dependents: 6 422

Suggesters: 108

Security: 7

Stars: 8 148

Watchers: 16

Forks: 96

v7.3.2 2025-07-31 10:45 UTC

This package is auto-updated.

Last update: 2025-08-05 10:29:31 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