PHPackages                             adesubomi/larastack - 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. adesubomi/larastack

ActiveLibrary

adesubomi/larastack
===================

A Simple and Efficient Wrapper Around Paystack API for Laravel

0.8.2(7y ago)4111MITPHP

Since Mar 1Pushed 5y ago2 watchersCompare

[ Source](https://github.com/Adesubomi/larastack)[ Packagist](https://packagist.org/packages/adesubomi/larastack)[ RSS](/packages/adesubomi-larastack/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (12)Used By (0)

Larastack
=========

[](#larastack)

A Simple and Efficient Wrapper Around [Paystack](https://paystack.com) API for Laravel.

Requirements
------------

[](#requirements)

- guzzlehttp/guzzle: ^6.3

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

[](#installation)

`composer require adesubomi/larastack`

Usage
-----

[](#usage)

Unlike what you may be used to, Larastack simplifies the Paystack Api and puts all calls inside a single container with descriptive and self explanatory naming. The naming comes as you think it.

**Check Balance**
`$larastack->checkBalance();`

**Verify or resolve account number**
`$larastack->resolveAccountNumber(string $accountNumber, string $bankCode);`

**Verify or resolve BVN**
`$larastack->resolveBvn(string $bvn);`

**Verify a transaction**
`$larastack->verifyTransaction(string $reference);`

TODOs
-----

[](#todos)

- Install Larastack using composer, (i.e. put Larastack on Packagist)
- Implement everything in [paystack api reference](https://developers.paystack.co/reference)
- Intensive Testing
- Documentation

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~13 days

Recently: every ~24 days

Total

9

Last Release

2889d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/94b1c3cac4da395877c439a89e9443fe3690a266815e3ee91c52100365725562?d=identicon)[Adesubomi](/maintainers/Adesubomi)

---

Top Contributors

[![Adesubomi](https://avatars.githubusercontent.com/u/11706314?v=4)](https://github.com/Adesubomi "Adesubomi (37 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/adesubomi-larastack/health.svg)

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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