ametsuramet/humblee

simple php framework

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

Language:CSS

Type:framework

dev-master 2017-09-29 07:26 UTC

This package is auto-updated.

Last update: 2024-03-24 16:07:45 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

CREDITS