symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 525 617 783

Dependents: 5 586

Suggesters: 112

Security: 7

Stars: 8 017

Watchers: 18

Forks: 90

v7.0.5 2024-03-04 21:05 UTC

This package is auto-updated.

Last update: 2024-03-17 17:01:04 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