jasydong / cubephp

基于 workerman 的一个超级快速的 PHP 框架

安装次数: 12

依赖: 0

建议者: 0

安全性: 0

星标: 1

关注者: 2

分支: 0

公开问题: 0

类型:php-framework

1.0.0 2016-12-16 07:49 UTC

This package is not auto-updated.

Last update: 2024-09-23 14:44:21 UTC


README

Build Status

一个基于 Workerman 的超轻量级 PHP 框架

如何使用

首先克隆仓库

git clone https://github.com/jasydong/cubephp.git

然后运行

cd cubephp

然后运行

composer install

最后运行

php -f bin/server.php start