dleno / hyperf-diy
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=7.3
- ext-json: *
- ext-swoole: >=4.7
- aliyuncs/oss-sdk-php: ^2.4
- dleno/common-core: ~2.2.0
- hyperf/framework: ~2.2.0
- hyperf/websocket-server: ~2.2.0
- qcloud/cos-sdk-v5: ~2.3.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.14
- hyperf/devtool: ~2.2.0
- hyperf/testing: ~2.2.0
- hyperf/watcher: ~2.2.0
- mockery/mockery: ^1.0
- phpstan/phpstan: ^0.12
- squizlabs/php_codesniffer: ^3.5
- swoole/ide-helper: ^4.6
Suggests
- ext-json: Required to use JSON.
- ext-libxml: Required to use Libxml.
- 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.
- ext-simplexml: Required to use SimpleXml.
This package is auto-updated.
Last update: 2022-06-08 10:05:40 UTC
README
Http服务的api接口基础项目