jasydong / cubephp
A super fast php framework based on workerman
1.0.0
2016-12-16 07:49 UTC
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2026-03-09 22:02:25 UTC
README
A super lightweight php framework base on Workerman
How to Use
first git clone the repos
git clone https://github.com/jasydong/cubephp.git
then run
cd cubephp
and run
composer install
and final run
php -f bin/server.php start