library rapido
Simple PHP web app library
asmundstavdahl/rapido
Simple PHP web app library
- Monday, July 2, 2018
- by asmundstavdahl
- Repository
- 1 Watchers
- 0 Stars
- 1 Installations
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
, (*1)
Rapd
Super KISS PHP web app library., (*2)
Quick start
mkdir myproject
cd myproject
echo "{}" >> composer.json
composer require asmundstavdahl/rapd:^0.5
cp -r vendor/asmundstavdahl/rapd/skeleton/* ./
php -S localhost:8080 --docroot=public/
dev-master
9999999-dev
Simple PHP web app library
Sources
Download
Apache-2.0