php-symfony-http-kernel

building blocks for flexible and fast HTTP-based frameworks
  https://symfony.com/doc/5.4/components/http_kernel.html
  0
  no reviews



The Symfony HttpKernel Component provides a structured process for converting requests into responses and is flexible enough to build full-stack frameworks like Symfony as well as micro frameworks like Silex on top of it.

Symfony is a PHP framework, a set of tools and a development methodology.