ametsuramet / humblee
simple php framework
Package info
github.com/ametsuramet/humblee
Language:CSS
Type:framework
pkg:composer/ametsuramet/humblee
dev-master
2017-09-29 07:26 UTC
Requires
- php: >=5.6.4
- ametsuramet/humblee-framework: dev-master
This package is auto-updated.
Last update: 2026-02-24 20:00:32 UTC
README
simple php framework
INSTALL
composer create-project --prefer-dist ametsuramet/humblee:dev-master name_project
START SERVER
php -S localhost:8000 -t public
Documentation
Please check our documentation => click here