symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 564 821 220

Dependents: 5 726

Suggesters: 112

Security: 7

Stars: 8 057

Watchers: 18

Forks: 91

v7.1.2 2024-06-28 13:13 UTC

This package is auto-updated.

Last update: 2024-06-29 11:01:50 UTC


README

HttpKernel Component

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