Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

224 Commits

Repository files navigation


A simple, fluent and stable PHP Client for Paystack API coming to you with ALL of Paystack at your disposal!

PHPSandbox NotebookBuild StatusLatest ReleaseDownloadsLicense


Installation

composer require xeviant/paystack

Usage

useXeviant\Paystack\Paystack;
$paystack = newPaystack('YOUR_PUBLIC_KEY', 'YOUR_SECRET_KEY');
$customers = $paystack->customers()->list();

Documentation

For full documentation, visit the Docs Here.

Testing

composer test

Contributing

If you're interested in contributing to this project, don't wait, fork it and make a PR!

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages