ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
[TOC] # 1、列表 | 名称 | 建议 | git | composer | | --- | --- | --- | --- | | yurunpay | 不建议 | [GIT](https://github.com/Yurunsoft/PaySDK) | [composer](https://packagist.org/packages/yurunsoft/pay-sdk)| | payment| 建议 | [GIT](https://github.com/riverslei/payment) | [composer](https://packagist.org/packages/riverslei/payment)| # 2、简介及使用 ## payment git地址: https://github.com/helei112g/payment 简介:支付宝支付、微信支付、招商一网通支付php SDK。方便快速接入,最完整的开源支付 php sdk ``` composer require riverslei/payment ``` > 团队使用后觉得这个比 yurunpay 好用多了,简单方便! ## yurunpay PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。可以轻松嵌入支持 PHP >= 5.4 的任何系统中。程序员聚集群:74401592 https://gitee.com/yurunsoft/PaySDK