threebenji/threeframe

一个基于swoole+php7.0的API框架

1.2 2018-05-23 10:00 UTC

This package is not auto-updated.

Last update: 2024-05-12 01:19:05 UTC


README

一个基于swoole+php7.0的API框架

##安装

composer require threebenji/threeframe

##运行

cd example
composer install
php server.php