PHPackages                             tbryan24/huifupay - 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. [Payment Processing](/categories/payments)
4. /
5. tbryan24/huifupay

ActiveLibrary[Payment Processing](/categories/payments)

tbryan24/huifupay
=================

huifupay

1.0.4(2y ago)01.2k↑146.7%MITPHPPHP &gt;=7.3

Since Feb 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/tbryan24/huifupay)[ Packagist](https://packagist.org/packages/tbryan24/huifupay)[ RSS](/packages/tbryan24-huifupay/feed)WikiDiscussions main Synced today

READMEChangelog (2)DependenciesVersions (5)Used By (0)

huifupay
========

[](#huifupay)

汇付天下支付

本地暂时忽略无用扩展依赖composer require tbryan24/huifupay:dev-main --ignore-platform-req=ext-mongodb

因为sdk需要初始化一些配置，需要在项目启动入口完成初始化，以webman框架为例，目前我的测试加载方案为(暂时还不知道有无问题)

##### 1、在support目录下新建HuifupayInit.php

[](#1在support目录下新建huifupayinitphp)

内容如下：

```
