uuoa / sdk
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
Installs: 83
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/uuoa/sdk
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.