Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohanshukla94/mini-framework

Simple php framework using phpleague packages
https://github.com/rohanshukla94/mini-framework

javascript mysql php php73

Last synced: about 1 month ago
JSON representation

Simple php framework using phpleague packages

Awesome Lists containing this project

README

        

**php framework using phpleague packages- Container, Router, View, Eloquent**

Clone this repository using git clone then

`composer install`

`php -S localhost:8080 -t public public/index.php`