Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rohanshukla94/mini-framework
- Owner: rohanshukla94
- Created: 2020-01-19T20:15:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T18:19:19.000Z (over 2 years ago)
- Last Synced: 2024-10-12T12:40:59.432Z (2 months ago)
- Topics: javascript, mysql, php, php73
- Language: PHP
- Homepage:
- Size: 996 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`