Skip to content
  • This project
    • Loading...
  • Sign in

Gopal / KOTAK-LIFE_INSURANCE

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • KOTAK-LIFE_INSURANCE
  • application
  • vendor
  • symfony
  • http-kernel
  • README.md
  • Gopal's avatar
    KOTAK SETUP · 0ce76be0
    Gopal committed 2018-08-23 18:57:46 +0000
    0ce76be0
README.md 706 Bytes
Raw Blame History Permalink

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