Download the PHP package starfolksoftware/paystack-php without Composer
On this page you can find all versions of the php package starfolksoftware/paystack-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download starfolksoftware/paystack-php
More information about starfolksoftware/paystack-php
Files in starfolksoftware/paystack-php
Package paystack-php
Short Description A PHP library to conveniently access the Paystack API from applications written in the PHP language.
License MIT
Informations about the package paystack-php
Paystack PHP bindings
The Paystack PHP library provides convenient access to the Paystack API from applications written in the PHP language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the Paystack API.
Requirements
PHP 8.0 and later.
Composer
You can install the bindings via Composer. Run the following command:
To use the bindings, use Composer's autoload:
Dependencies
Any package that implements psr/http-client-implementation
Getting Started
Simple usage looks like:
Available endpoints
- [x] Customer
- [x] Invoice
- [x] Plan
- [x] Subscription
- [x] Transaction
Documentation
See the PHP API docs.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Road Map
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Faruk Nasir
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of paystack-php with dependencies
laminas/laminas-diactoros Version ^2.25.1
php-http/client-common Version ^2.3
php-http/discovery Version ^1.14.1
psr/http-client Version ^1.0.1
psr/http-client-implementation Version ^1.0
psr/http-factory Version ^1.0.1
symfony/options-resolver Version ^6.2