symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 574 063 715

Dependents: 5 758

Suggesters: 112

Security: 7

Stars: 8 060

Watchers: 18

Forks: 91

v7.1.3 2024-07-26 14:58 UTC

This package is auto-updated.

Last update: 2024-07-26 15:03:37 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