xeviant/paystack
最新稳定版本:3.0.0
Composer 安装命令:
composer require xeviant/paystack
包简介
A Paystack API Wrapper
README 文档
README
A simple, fluent and stable PHP Client for Paystack API coming to you with ALL of Paystack at your disposal!
Installation
composer require xeviant/paystack
Usage
use Xeviant\Paystack\Paystack; $paystack = new Paystack('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!
统计信息
- 总下载量: 4.02k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-02-16