symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 654 910 413

Dependents: 6 015

Suggesters: 107

Security: 7

Stars: 8 122

Watchers: 17

Forks: 92

v7.2.3 2025-01-29 07:40 UTC

This package is auto-updated.

Last update: 2025-02-07 08:14:22 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