PHPackages                             vibraniuum/paystack - 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. vibraniuum/paystack

ActiveLibrary[Payment Processing](/categories/payments)

vibraniuum/paystack
===================

A Paystack app for Strata

1.0.1(3y ago)011MITPHPPHP ^8.0

Since May 2Pushed 3y ago2 watchersCompare

[ Source](https://github.com/vibraniuum/paystack)[ Packagist](https://packagist.org/packages/vibraniuum/paystack)[ Docs](https://github.com/vibraniuum/paystack)[ GitHub Sponsors](https://github.com/astrogoat)[ RSS](/packages/vibraniuum-paystack/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (9)Versions (3)Used By (0)

A Paystack app for Strata
=========================

[](#a-paystack-app-for-strata)

[![Latest Version on Packagist](https://camo.githubusercontent.com/82b17f2f724b993aa15270ee097ca8375e182663ff944d20fb68a74f2901c1b0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617374726f676f61742f706179737461636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/paystack)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c1e228a45f93b9aa93a42310232705ccd43a2a053f96dd4e5f7ec1fd9da003de/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f706179737461636b2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/astrogoat/paystack/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/315fc7b6dd743498b08e7be42475ebb049fa66434f4e6e0866424f8db9fddc3d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f706179737461636b2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/astrogoat/paystack/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e977c4bfc1526960a2ed989c5079bde3f926d0bdcb4a3f5210fdd120c1983bde/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617374726f676f61742f706179737461636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/paystack)

---

This repo can be used to scaffold a Strata CMS App package. Follow these steps to get started:

1. Press the "Use template" button at the top of this repo to create a new repo with the contents of this paystack
2. Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files
3. Remove this block of text.
4. Have fun creating your package.

---

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require astrogoat/paystack
```

Usage
-----

[](#usage)

```
$paystack = new Astrogoat\Paystack();
echo $paystack->echoPhrase('Hello, Astrogoat!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [OniiCoder](https://github.com/astrogoat)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Total

2

Last Release

1097d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/68622988d8a9e40e5b14d40b3a22015af06c2a819fe2a0ec393b67c1f7bd8151?d=identicon)[oniicode](/maintainers/oniicode)

---

Top Contributors

[![OniiCoder](https://avatars.githubusercontent.com/u/24716905?v=4)](https://github.com/OniiCoder "OniiCoder (13 commits)")

---

Tags

laravelpaystackvibraniuum

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/vibraniuum-paystack/health.svg)

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

###  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)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[danestves/laravel-polar

A package to easily integrate your Laravel application with Polar.sh

7812.3k](/packages/danestves-laravel-polar)[creagia/laravel-redsys

Laravel Redsys Payments Gateway

2013.6k](/packages/creagia-laravel-redsys)

PHPackages © 2026

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