threebenji/threeframe

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

1.2 2018-05-23 10:00 UTC

This package is not auto-updated.

Last update: 2025-05-25 06:06:20 UTC


README

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

##安装

composer require threebenji/threeframe

##运行

cd example
composer install
php server.php