symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 613 057 930

Dependents: 5 913

Suggesters: 103

Security: 7

Stars: 8 099

Watchers: 17

Forks: 93

v7.2.0-BETA1 2024-10-27 15:21 UTC

This package is auto-updated.

Last update: 2024-11-05 15:38:45 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