kinderzhuang/ezswoole

v1.0.0 2020-03-27 09:47 UTC

This package is auto-updated.

Last update: 2024-03-27 19:00:16 UTC


README

目前属于开发阶段,composer 请引入本库的github地址,composer还没有打tag 在EasySwoole的基础上开发,增加了大量接口开发时需要的简便类和方法。

安装

composer require kinderzhuang/ezswoole

TODO

  • 文档
  • 测试脚本完善
  • 增加数据库迁移工具 方便数据库的迭代和测试

我的本地环境

docker run -it -p 9527:9501 -v /Volumes/dev/www/ezswoole-v3:/var/www/project --privileged=true ezkuangren/swoole4 /bin/bash