symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 542 750 164

Dependents: 5 658

Suggesters: 112

Security: 7

Stars: 8 043

Watchers: 18

Forks: 93

v7.1.0-BETA1 2024-05-02 12:46 UTC

This package is auto-updated.

Last update: 2024-05-02 13:08:28 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