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

flexydial_v3 / fullerton

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
  • fullerton
  • vendor
  • symfony
  • http-kernel
  • README.md
  • Unnayan's avatar
    First Commit · 59030e1f
    Unnayan committed 2020-04-16 16:15:13 +0530
    59030e1f
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