PHPackages                             jundayw/laravel-payment - 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. jundayw/laravel-payment

ActiveLibrary[Payment Processing](/categories/payments)

jundayw/laravel-payment
=======================

laravel payment provider

v0.1.0(2y ago)056MITPHPPHP &gt;=7.2.0

Since Sep 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/jundayw/laravel-payment)[ Packagist](https://packagist.org/packages/jundayw/laravel-payment)[ RSS](/packages/jundayw-laravel-payment/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (11)Used By (0)

安装方法
====

[](#安装方法)

命令行下, 执行 composer 命令安装:

```
composer require jundayw/laravel-render-provider

```

authentication package that is simple and enjoyable to use.

对象方法
====

[](#对象方法)

```
$message = new PaymentRequest();

$message->setSubject('测试456');
$message->setAmount(0.01);
$message->setOutTradeNo('' . time());
$message->setAttach([
    'id' => 1,
]);

$message->setBuyerId('mhfhvf8808@sandbox.com');
$message->setBuyerId('2088722004475227');
$message->setAuthCode('130842561143513043');

return Payment::provider('wechat')->pay('wap', $message);
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

Every ~5 days

Total

10

Last Release

910d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2da9b458375a1b7972b7c4d26a5bf8f3e48db305e8805da36f253956f33c5568?d=identicon)[jundayw](/maintainers/jundayw)

---

Top Contributors

[![jundayw](https://avatars.githubusercontent.com/u/16873970?v=4)](https://github.com/jundayw "jundayw (10 commits)")

### Embed Badge

![Health badge](/badges/jundayw-laravel-payment/health.svg)

```
[![Health](https://phpackages.com/badges/jundayw-laravel-payment/health.svg)](https://phpackages.com/packages/jundayw-laravel-payment)
```

###  Alternatives

[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[dnetix/redirection

Library to connect with PlacetoPay Checkout service

17123.3k2](/packages/dnetix-redirection)

PHPackages © 2026

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