Seegurke13 / http-kernel

The HttpKernel component provides a structured process for converting a Request into a Response.

Home Page:https://symfony.com/http-kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HttpKernel Component

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 a full-stack framework (Symfony), a micro-framework (Silex) or an advanced CMS system (Drupal).

Resources

About

The HttpKernel component provides a structured process for converting a Request into a Response.

https://symfony.com/http-kernel

License:MIT License


Languages

Language:PHP 100.0%