mix/mix-micro-skeleton

Microservice development skeleton

v2.2.15 2020-09-30 06:50 UTC

This package is auto-updated.

Last update: 2024-03-28 17:53:44 UTC


README

微服务开发程序骨架,包含微服务开发的大量范例代码

开发文档

MixPHP 开发指南:https://openmix.org/mix-php/doc

环境要求

  • Linux, OS X, WSL
  • PHP >= 7.2
  • Swoole >= 4.5.0

快速开始

使用 composer 安装:

composer create-project --prefer-dist mix/mix-micro-skeleton mix ~2.2.0

License

Apache License Version 2.0, http://www.apache.org/licenses/