Skip to content

dframe/dframe

Repository files navigation

Dframe - PHP Framework

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

php framework dframe logo

The basic framework to help you build MVC project.

What's included?

Requirements

  • PHP >= 8.1
  • Rewrite Module (Nginx/Apache )
  • 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