symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 624 749 709

Dependents: 5 939

Suggesters: 105

Security: 7

Stars: 8 105

Watchers: 17

Forks: 93

v7.2.0 2024-11-29 08:42 UTC

This package is auto-updated.

Last update: 2024-11-29 08:46:34 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