jasydong / cubephp
A super fast php framework based on workerman
1.0.0
2016-12-16 07:49 UTC
Requires
- php: >=5.4.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-08 00:08:43 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