mix / mix-skeleton
功能齐全的开发骨架
v2.2.17
2020-12-14 08:13 UTC
Requires
- php: >=7.2.0
- ext-json: *
- ext-pdo: *
- ext-sockets: *
- hassankhan/config: ^2.1
- mix/auth: ~2.2.0
- mix/bean: ~2.2.0
- mix/cache: ~2.2.0
- mix/console: ~2.2.0
- mix/database: ~2.2.0
- mix/event: ~2.2.0
- mix/fast-route: ~2.2.0
- mix/guzzle: ~2.2.0
- mix/helper: ~2.2.0
- mix/http-server: ~2.2.0
- mix/monolog: ~2.2.0
- mix/redis: ~2.2.0
- mix/redis-subscribe: ~2.2.0
- mix/runtime: ~2.2.0
- mix/server: ~2.2.0
- mix/session: ~2.2.0
- mix/sync-invoke: ~2.2.0
- mix/validate: ~2.2.0
- mix/view: ~2.2.0
- mix/websocket: ~2.2.0
- mix/worker-pool: ~2.2.0
- symfony/dotenv: ~4.3
Requires (Dev)
- swoole/ide-helper: dev-master
This package is auto-updated.
Last update: 2024-09-14 16:25:14 UTC
README
本项目是 MixPHP 全功能开发程序骨架,包含大量范例代码
开发文档
MixPHP 开发指南:https://openmix.org/mix-php/doc
环境要求
- Linux, OS X, WSL
- PHP >= 7.2
- Swoole >= 4.4.4 (websocket >= 4.4.8)
快速开始
推荐使用 composer 安装。
安装最新版本:
composer create-project --prefer-dist mix/mix-skeleton mix ~2.2.0
许可证
Apache License Version 2.0, https://apache.ac.cn/licenses/