PHPackages                             eddy7697/ecpay2in1 - 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. eddy7697/ecpay2in1

ActiveLibrary

eddy7697/ecpay2in1
==================

e-commerce tool

1.0.1(5y ago)21.8k↓100%MITPHP

Since Jan 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/eddy7697/ecpay2in1)[ Packagist](https://packagist.org/packages/eddy7697/ecpay2in1)[ RSS](/packages/eddy7697-ecpay2in1/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

ecpay2in1
=========

[](#ecpay2in1)

整合綠界金流&amp;物流

安裝
--

[](#安裝)

#### 使用`composer`安裝

[](#使用composer安裝)

```
composer require eddy7697/ecpay2in1:dev-master

```

或者在你的`composer.json`里`require`部分添加

```
"eddy7697/ecpay2in1": "dev-master",
```

#### 安裝完畢以後`config/app.php`加入`service provider`

[](#安裝完畢以後configappphp加入service-provider)

```
'providers' => [
    Eddy7697\Ecpay2in1\Ecpay2in1ServiceProvider::class,
];
```

```
'aliases' => [
    'Ecpay' => Eddy7697\Ecpay2in1\Facades\Ecpay::class,
];
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

1952d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f63c235a6ea3767fcbe310b4c82b1d1b53adf402b4f1cbd08e33995e74d0656?d=identicon)[eddy7697](/maintainers/eddy7697)

---

Top Contributors

[![eddy7697](https://avatars.githubusercontent.com/u/19383856?v=4)](https://github.com/eddy7697 "eddy7697 (6 commits)")

### Embed Badge

![Health badge](/badges/eddy7697-ecpay2in1/health.svg)

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

PHPackages © 2026

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