jasydong / cubephp
基于 workerman 的一个超级快速的 PHP 框架
1.0.0
2016-12-16 07:49 UTC
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2024-09-23 14:44:21 UTC
README
一个基于 Workerman 的超轻量级 PHP 框架
如何使用
首先克隆仓库
git clone https://github.com/jasydong/cubephp.git
然后运行
cd cubephp
然后运行
composer install
最后运行
php -f bin/server.php start