lengbin / hyperf-common
hyperf common
dev-master
2021-04-01 03:06 UTC
Requires
- php: >=7.2.0
- ext-swoole: >=4.5
- hyperf/command: ~2.0.0|~2.1.0
- hyperf/config: ~2.0.0|~2.1.0
- hyperf/db-connection: ~2.0.0|~2.1.0
- hyperf/framework: ~2.0.0|~2.1.0
- hyperf/http-server: ~2.0.0|~2.1.0
- hyperf/redis: ~2.0.0|~2.1.0
- lengbin/common: @dev
- lengbin/error-code: dev-main
This package is auto-updated.
Last update: 2022-06-24 09:19:34 UTC
README
Hyperf Common
If You Like This Please Give Me Star
Install
The preferred way to install this extension is through composer.
Either run
composer require lengbin/hyperf-common
or add
"lengbin/hyperf-common": "*"
to the require section of your composer.json
file.