PHPackages                             faed/pay - 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. faed/pay

ActiveLibrary[Payment Processing](/categories/payments)

faed/pay
========

基于laravel多通道支付服务

v0.1(6y ago)146MITPHPCI failing

Since Jul 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/by159147/pay-many)[ Packagist](https://packagist.org/packages/faed/pay)[ RSS](/packages/faed-pay/feed)WikiDiscussions master Synced 3w ago

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

聚合支付
====

[](#聚合支付)

### composer下载

[](#composer下载)

```
composer require faed/pay
```

### 生成配置文件

[](#生成配置文件)

```
php artisan vendor:publish
```

配置文件

```
return [

    //通道
    'passageway'=>[
        'JlPayXcxPay'=>[
            //机构号
            'org_code'=> '',
            //商户号
            'mch_id'=>'',
            //私钥
            'merPriKey'=>'',
            //公钥
            'JlPubKey'=> '',
            //回调地址
            'notify_url'=>'',
        ],
    ]
];
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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

2194d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/45205929?v=4)[by159147](/maintainers/by159147)[@by159147](https://github.com/by159147)

### Embed Badge

![Health badge](/badges/faed-pay/health.svg)

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

###  Alternatives

[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[glennraya/xendivel

A Laravel package to easily integrate Xendit payment gateway. It supports credit and debit cards, and e-wallet payments and custom invoices, queued notifications, webhook listeners and more.

442.7k](/packages/glennraya-xendivel)

PHPackages © 2026

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