coding-cat / hyperf-skeleton
This package is abandoned and no longer maintained.
The author suggests using the no-need package instead.
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
v1.1.0
2019-10-07 17:26 UTC
Requires
- php: >=7.2
- ext-swoole: >=4.4
- hyperf/cache: ~1.1.0
- hyperf/command: ~1.1.0
- hyperf/config: ~1.1.0
- hyperf/contract: ~1.1.0
- hyperf/database: ~1.1.0
- hyperf/db-connection: ~1.1.0
- hyperf/devtool: ~1.1.0
- hyperf/di: ~1.1.0
- hyperf/dispatcher: ~1.1.0
- hyperf/event: ~1.1.0
- hyperf/exception-handler: ~1.1.0
- hyperf/framework: ~1.1.0
- hyperf/guzzle: ~1.1.0
- hyperf/http-server: ~1.1.0
- hyperf/logger: ~1.1.0
- hyperf/memory: ~1.1.0
- hyperf/paginator: ~1.1.0
- hyperf/pool: ~1.1.0
- hyperf/process: ~1.1.0
- hyperf/redis: ~1.1.0
- hyperf/utils: ~1.1.0
Requires (Dev)
- doctrine/common: ^2.9
- friendsofphp/php-cs-fixer: ^2.14
- hyperf/testing: ~1.1.0
- mockery/mockery: ^1.0
- phpmd/phpmd: ^2.6
- phpstan/phpstan: ^0.11.2
- swoft/swoole-ide-helper: ^4.2
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.
README
master 保持和官方同步, dev 分支进行 composer i
后进行代码测试