PHPackages                             sppay/sp-pay-php - 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. sppay/sp-pay-php

ActiveLibrary[Payment Processing](/categories/payments)

sppay/sp-pay-php
================

Lightweight PHP Package for Interfacing SP Pay API

1.2.0(1y ago)03[1 PRs](https://github.com/sppay/sp-pay-php/pulls)MITPHPPHP ^8.1

Since Sep 22Pushed 1y agoCompare

[ Source](https://github.com/sppay/sp-pay-php)[ Packagist](https://packagist.org/packages/sppay/sp-pay-php)[ Docs](https://github.com/sppay/sp-pay-php)[ GitHub Sponsors](https://github.com/sppay)[ RSS](/packages/sppay-sp-pay-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (6)Used By (0)

Lightweight PHP Package for Interfacing SP Pay API
==================================================

[](#lightweight-php-package-for-interfacing-sp-pay-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/00b0a4c4da1723a21f87c39d9b3c121f04b2147ca8ba46b3c7a0da27cfc33a89/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73707061792f73702d7061792d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sppay/sp-pay-php)[![Tests](https://camo.githubusercontent.com/0373a392e037ed04617efeebeae3aaa28c6de3251185b14b2ad75a926bf4894b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73707061792f73702d7061792d7068702f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/sppay/sp-pay-php/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/4da3a60b70de3e55ded897e77042b02883b86f0f90e82d2cc5cde4b8e2efa4fd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73707061792f73702d7061792d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sppay/sp-pay-php)

This is a lightweight PHP package that makes it possible to interact with the SP Pay API with a line of code.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require sppay/sp-pay-php
```

Usage
-----

[](#usage)

```
$validatedAccount = (new Sppay\SpPayPhp())->validateAccount(
    bearerToken: 'bearer_token_from_authentication'
    institutionCode: 'SPP',
    accountNumber: '1000'
);
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Michael Ekow Selby](https://github.com/ms-sppay)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88% 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 ~0 days

Total

4

Last Release

601d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/728cfedf8139daf7bed73c7c286857c6ef52c25c0a90de8dc60a759866631a81?d=identicon)[sppaygh](/maintainers/sppaygh)

---

Top Contributors

[![ms233believe](https://avatars.githubusercontent.com/u/38609972?v=4)](https://github.com/ms233believe "ms233believe (22 commits)")[![ms233kudi](https://avatars.githubusercontent.com/u/91734262?v=4)](https://github.com/ms233kudi "ms233kudi (2 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

sppaysp-pay-php

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/sppay-sp-pay-php/health.svg)

```
[![Health](https://phpackages.com/badges/sppay-sp-pay-php/health.svg)](https://phpackages.com/packages/sppay-sp-pay-php)
```

###  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)
