PHP Classes

File: vendor/symfony/http-kernel/README.md

Recommend this page to a friend!
  Classes of Renato Lucena   PHP Pokemon Script   vendor/symfony/http-kernel/README.md   Download  
File: vendor/symfony/http-kernel/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Pokemon Script
Provides an API to manage a database of Pokemons
Author: By
Last change:
Date: 6 years ago
Size: 706 bytes
 

Contents

Class file image Download

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

* Documentation * Contributing * Report issues and

send Pull Requests
in the main Symfony repository