PHPackages                             asbamboo/openpay-example - 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. asbamboo/openpay-example

ActiveProject[Payment Processing](/categories/payments)

asbamboo/openpay-example
========================

openpay-example 是 asbamboo/openpay 项目的具体实现，是支付宝支付、微信支付等第三方支付聚合api接口的服务端代码

161PHP

Since Feb 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/asbamboo/openpay-example)[ Packagist](https://packagist.org/packages/asbamboo/openpay-example)[ RSS](/packages/asbamboo-openpay-example/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

asbamboo/openpay-example
========================

[](#asbambooopenpay-example)

1. [简介](#id1)
2. [linux下运行项目示例](#linux)

简介
--

[](#简介)

openpay-example 是 [asbamboo/openpay](https://github.com/asbamboo/openpay) 项目的具体实现，是支付宝支付、微信支付等第三方支付聚合api接口的服务端代码。

演示地址：

linux下运行项目示例
------------

[](#linux下运行项目示例)

*必要条件: 需要安装* [composer](https://getcomposer.org/) *, php7.2以上版本*

```
licy@licy-N501JW:/www$ composer create-project asbamboo/openpay-example -s dev

Installing asbamboo/openpay-example (dev-master e825d9f5f81cf69ed21d0dedfb39afd6391e1859)
  - Installing asbamboo/openpay-example (dev-master master): Cloning master from cache
Created project in /www/openpay-example
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 58 installs, 0 updates, 0 removals
  - Installing psr/container (dev-master 014d250): Cloning 014d250dae from cache
  - Installing psr/http-message (dev-master f6561bf): Cloning f6561bf28d from cache
  - Installing asbamboo/autoload (1.0.1.x-dev 5552e41): Cloning 5552e4195e from cache

...

licy@licy-N501JW:/www$ cd openpay-example/

licy@licy-N501JW:/www/openpay-example$ ./vendor/bin/asbamboo-database asbamboo:database:schema-create

 !
 ! [CAUTION] This operation should not be executed in a production environment!
 !

 Creating database schema...

 [OK] Database schema created successfully!

licy@licy-N501JW:/www/openpay-example$ cd public

licy@licy-N501JW:/www/openpay-example/public$  php -S 127.0.0.1:8000

PHP 7.2.6 Development Server started at Sun Mar  3 15:23:03 2019
Listening on http://127.0.0.1:8000
Document root is /www/openpay-example/public
Press Ctrl-C to quit.
```

在浏览器访问

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity27

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a4510e4dad6e81bc603e18d38a459525e00480c702cff87304a0b2e624b8a75?d=identicon)[asbamboo](/maintainers/asbamboo)

---

Top Contributors

[![li-chun-yin](https://avatars.githubusercontent.com/u/11848841?v=4)](https://github.com/li-chun-yin "li-chun-yin (37 commits)")

---

Tags

asbambooexampleopenpay

### Embed Badge

![Health badge](/badges/asbamboo-openpay-example/health.svg)

```
[![Health](https://phpackages.com/badges/asbamboo-openpay-example/health.svg)](https://phpackages.com/packages/asbamboo-openpay-example)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[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)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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