symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 636 081 322

Dependents: 5 964

Suggesters: 106

Security: 7

Stars: 8 114

Watchers: 17

Forks: 93

v7.2.2 2024-12-31 14:59 UTC

This package is auto-updated.

Last update: 2025-01-05 14:38:29 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