Skip to content
/ dframe Public

PHP framework to build web applications, APIs and microservices.

License

Notifications You must be signed in to change notification settings

dframe/dframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e3f27f3 · Jan 7, 2025
Jun 10, 2018
Oct 28, 2022
Oct 28, 2022
Oct 28, 2022
Dec 13, 2020
Aug 25, 2020
Jul 28, 2018
Oct 28, 2022
Oct 9, 2016
Jun 26, 2017
Jul 28, 2018
May 13, 2017
Dec 2, 2018
Nov 21, 2020
Aug 28, 2020
Oct 28, 2022
Dec 6, 2020
Jan 7, 2025
Dec 13, 2020

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