uuoa / sdk
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
v3.0.1
2023-02-02 06:55 UTC
Requires
- php: >=8.0
- hyperf-plus/route: ~3.0.0
- hyperf/config: ~3.0.0
- hyperf/guzzle: ~3.0.0
- hyperf/http-server: ~3.0.0
- hyperf/redis: ~3.0.0
- psr/log: ^1 || ^2 || ^3
- psr/simple-cache: ^1.0||^3.0.0
Requires (Dev)
- hyperf/ide-helper: ~3.0.0
- swoole/ide-helper: ^4.5
Suggests
- ext-json: Required to use JSON.
- ext-openssl: Required to use HTTPS.
- ext-pdo: Required to use MySQL Client.
- ext-pdo_mysql: Required to use MySQL Client.
- ext-redis: Required to use Redis Client.