PHPackages                             mboateng/sppay-laravel - 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. mboateng/sppay-laravel

ActiveLibrary[Payment Processing](/categories/payments)

mboateng/sppay-laravel
======================

Laravel integration for the SPPay public API (payments, transfers, transactions, institutions, SMS).

1.0.1(1mo ago)03MITPHPPHP ^8.1

Since Mar 28Pushed 1y agoCompare

[ Source](https://github.com/kudi-sandbox/kudi-package-sppay-laravel)[ Packagist](https://packagist.org/packages/mboateng/sppay-laravel)[ RSS](/packages/mboateng-sppay-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

### Installation

[](#installation)

> Require this package in your composer.json and update composer

1. **composer require sppay/sspay-laravel**
    Run the following command to install the package in your project:

    ```
    composer require sppay/sspay-laravel
    ```
2. **Publish Config files**
    Copy packages config file to your own config directory to modify the values where necessary

    ```
    php artisan vendor:publish --tag=sppay-config
    ```
3. **Publish View files**
    Run the command below to copy the views in your vendor/view dir:

    ```
    php artisan vendor:publish --tag=sppay-views
    ```
4. **Publish Migrations**
    Copy the migration files into your migrations dir:

    ```
    php artisan vendor:publish --tag=sppay-migrations
    ```
5. **Run Migrations**
    Migrate the package's migrations files you just copied

    ```
    php artisan migrate
    ```

Update the .env file with the appropriate values for your setup.

> AUTH\_CLIENT\_GRANT\_TYPE=
> AUTH\_CLIENT\_ID=
> AUTH\_CLIENT\_SECRET=
> AUTH\_CLIENT\_USERNAME=
> AUTH\_CLIENT\_PASSWORD=
> SPPAY\_BASE\_URL=

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance66

Regular maintenance activity

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~183 days

Total

3

Last Release

45d ago

### Community

Maintainers

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

---

Top Contributors

[![hagios2](https://avatars.githubusercontent.com/u/31940634?v=4)](https://github.com/hagios2 "hagios2 (3 commits)")[![moaboateng](https://avatars.githubusercontent.com/u/38674372?v=4)](https://github.com/moaboateng "moaboateng (3 commits)")

---

Tags

laravelpaymentsapi clientmobile-moneyGhanasppay

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mboateng-sppay-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/mboateng-sppay-laravel/health.svg)](https://phpackages.com/packages/mboateng-sppay-laravel)
```

###  Alternatives

[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)[itsmurumba/laravel-mpesa

Laravel Package for Mpesa Daraja API

191.6k](/packages/itsmurumba-laravel-mpesa)

PHPackages © 2026

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