symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 745 023 061

Dependents: 6 471

Suggesters: 109

Security: 7

Stars: 8 154

Watchers: 16

Forks: 98

v7.3.3 2025-08-29 08:23 UTC

This package is auto-updated.

Last update: 2025-09-16 08:42:43 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