Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.2 KB

readme.md

File metadata and controls

38 lines (25 loc) · 1.2 KB

Minimalist PHP

It ain't a framework, it just a php garbage with its minimal package


Well, enjoy this garbage PHP, edit as you wish, it's just the end of the beginning


It includes the following composer package :

it includes the following npm package if you are interested on art :

Prerequisites

  • PHP >= 7.0.0 (I don't want to stay in the past for longer !)

Installation

git clone https://github.com/telingadigital/mvp myproject
cd myproject
composer install