PHPackages                             sepalevy/service-payments-api - 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. sepalevy/service-payments-api

ActiveLibrary

sepalevy/service-payments-api
=============================

1.1(6y ago)041MITPHPCI failing

Since Mar 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Lynx-Business-Agency/service-payments-api)[ Packagist](https://packagist.org/packages/sepalevy/service-payments-api)[ RSS](/packages/sepalevy-service-payments-api/feed)WikiDiscussions master Synced today

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

service-payments-api
====================

[](#service-payments-api)

### Exemple

[](#exemple)

```
use  Sepalevy\ServicePaymentsApi\ServiceAPI;

$service_adapter = new \Your\Custom\Service\StripeExampleService([
	'secret' => 'xxxx',
	'public' => 'xxxx',
]);

// All methods available on 'ServiceAPI' class
$service = new ServiceAPI($service_adapter);

// Example:
$service->checkAuthentification(); // true or false
$service->getKeys(); // [ 'secret' => 'xxxx', 'public' => 'xxxx' ]
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~1 days

Total

4

Last Release

2229d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dd807d572b973124749e77aad69c1c8d51db3070f61ab1be91fbd7a4a82ee010?d=identicon)[Hichxm](/maintainers/Hichxm)

---

Top Contributors

[![hichxm](https://avatars.githubusercontent.com/u/12587585?v=4)](https://github.com/hichxm "hichxm (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sepalevy-service-payments-api/health.svg)

```
[![Health](https://phpackages.com/badges/sepalevy-service-payments-api/health.svg)](https://phpackages.com/packages/sepalevy-service-payments-api)
```

PHPackages © 2026

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