symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 594 525 325

Dependents: 5 869

Suggesters: 103

Security: 7

Stars: 8 087

Watchers: 18

Forks: 92

v7.1.4 2024-08-30 17:02 UTC

This package is auto-updated.

Last update: 2024-09-17 12:52:43 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