symfony/http-kernel

Provides a structured process for converting a Request into a Response

Installs: 462 755 060

Dependents: 5 305

Suggesters: 109

Security: 7

Stars: 7 981

Watchers: 17

Forks: 94

v6.3.4 2023-08-26 13:54 UTC

This package is auto-updated.

Last update: 2023-09-14 12:16:57 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