PHPackages                             nahuomall/fullskypay - 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. [API Development](/categories/api)
4. /
5. nahuomall/fullskypay

ActiveLibrary[API Development](/categories/api)

nahuomall/fullskypay
====================

FullSky Pay API SDK for PHP

1.0.0(2y ago)048Apache-2.0PHPPHP &gt;=8.1

Since Mar 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/nahuoMall/fullSkyPay)[ Packagist](https://packagist.org/packages/nahuomall/fullskypay)[ RSS](/packages/nahuomall-fullskypay/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (2)Used By (0)

适配hyperf的聚合银联天满支付平台SDK
======================

[](#适配hyperf的聚合银联天满支付平台sdk)

Installing
----------

[](#installing)

```
$ composer require nahuomall/fullskypay -vvv
```

Usage
-----

[](#usage)

```
        $obj = \Hyperf\Support\make(\FullSkyPay\Api\FullSky::class)

        $obj->setMchId('你的商户ID');
        // app
        $res =$obj->app->createOrder([]);

        var_dump($res);
```

更新日志：

1.修复php8下，因为强类型返回参数报错问题 2.增加hyperf 协程 Guzzle client 客户端 3.修复部分bug 4.重新设计sdk架构 5.处理替换curl

License
-------

[](#license)

MIT

FullSkyPay
==========

[](#fullskypay)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

805d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a1252883e14052a4be6c68fec999e20681a04598f2a5639dfae06c6bfa57aa41?d=identicon)[nahuoMall](/maintainers/nahuoMall)

---

Top Contributors

[![nahuoMall](https://avatars.githubusercontent.com/u/152833351?v=4)](https://github.com/nahuoMall "nahuoMall (1 commits)")

---

Tags

sdkhyperfmidea

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/nahuomall-fullskypay/health.svg)

```
[![Health](https://phpackages.com/badges/nahuomall-fullskypay/health.svg)](https://phpackages.com/packages/nahuomall-fullskypay)
```

###  Alternatives

[mineadmin/mineadmin

Quickly build a background management system for web applications

1.2k2.0k](/packages/mineadmin-mineadmin)[limingxinleo/feishu

飞书SDK

2712.4k](/packages/limingxinleo-feishu)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
