PHPackages                             duiying/hyperf-plus - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. duiying/hyperf-plus

ActiveLibrary[Framework](/categories/framework)

duiying/hyperf-plus
===================

基于 hyperf 框架定制的扩展包

2196PHP

Since Dec 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/duiying/hyperf-plus)[ Packagist](https://packagist.org/packages/duiying/hyperf-plus)[ RSS](/packages/duiying-hyperf-plus/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

 hyperf-plus
=============

[](#----hyperf-plus)

 基于 hyperf 框架定制的扩展包

**env 配置**

.env 增加

```
DEBUG=true
User-Agent=HyperfPlus Http Client

```

**常量配置**

app/Constant 目录下新建 CommonConstant.php、AppErrorCode.php、RedisKeyConst.php。

app/Constant/CommonConstant.php

```
