/dframe

Dframe PHP framework

Primary LanguagePHPMIT LicenseMIT

Dframe - PHP Framework

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Dframe Logo

The basic framework to help you build MVC project.

What's included?

  • ClassLoader
  • Routing
  • Sessions
  • Config
  • Tokens
  • Templating

Requirements

  • PHP >= 7.0
  • Rewrite Module (nginix/apache2)
  • Composer

Installation

Framework Core

$ composer require dframe/dframe

Demo skeleton project

$ composer create-project dframe/dframe-demo project_name

License

Open-sourced software licensed under the MIT license