symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 547 420 433

Dependents: 5 670

Suggesters: 112

Security: 7

Stars: 8 047

Watchers: 18

Forks: 92

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

This package is auto-updated.

Last update: 2024-05-17 10:56:39 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