symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 535 845 887

Dependents: 5 632

Suggesters: 112

Security: 7

Stars: 8 036

Watchers: 18

Forks: 92

v7.0.6 2024-04-03 06:12 UTC

This package is auto-updated.

Last update: 2024-04-13 06:58:07 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