PHPackages                             yx1hlqbk/paynow - 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. yx1hlqbk/paynow

ActiveLibrary[Payment Processing](/categories/payments)

yx1hlqbk/paynow
===============

v1.0(3y ago)2131MITPHP

Since Oct 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/yx1hlqbk/paynow)[ Packagist](https://packagist.org/packages/yx1hlqbk/paynow)[ RSS](/packages/yx1hlqbk-paynow/feed)WikiDiscussions master Synced today

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

Paynow 立吉富
==========

[](#paynow-立吉富)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

說明
--

[](#說明)

目前有提供電子發票/金流與物流功能，版本資訊如下：

- 發票 v1.5
- 金流 v1.7.0.4
- 物流 v2.4

安裝
--

[](#安裝)

```
composer require yx1hlqbk/paynow
```

環境要求
----

[](#環境要求)

&gt;= PHP 7.4

範例
--

[](#範例)

```
require "./vendor/autoload.php";

use Ian\PayNow\PayNow;

try {
    $PayNow = new PayNow();
    $invoice = $PayNow->invoice('', ''); // 使用發票功能
    // ....

    $cash = $PayNow->cash('', ''); // 使用金流
    // ....

    $logistic = $PayNow->logistic('', ''); // 使用物流
    // ....
} catch (\Throwable $th) {
    echo $th->getMessage();
}
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

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

1345d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31240453?v=4)[Ian Liao](/maintainers/yx1hlqbk)[@yx1hlqbk](https://github.com/yx1hlqbk)

---

Top Contributors

[![yx1hlqbk](https://avatars.githubusercontent.com/u/31240453?v=4)](https://github.com/yx1hlqbk "yx1hlqbk (3 commits)")

### Embed Badge

![Health badge](/badges/yx1hlqbk-paynow/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[chargebee/chargebee-php

ChargeBee API client implementation for PHP

758.5M9](/packages/chargebee-chargebee-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[imdhemy/google-play-billing

Google Play Billing

491.5M5](/packages/imdhemy-google-play-billing)

PHPackages © 2026

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