ubexpay / php_sdk
Ubexpay gateway PHP SDK
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/ubexpay/php_sdk
Requires
- php: >=7.3.0
Requires (Dev)
- apigen/apigen: ^4.1
README
UbexPay cash management PHP SDK
Please visit API Docs on https://docs.ubexpay.com
Installation
Using Composer
Run composer require ubexpay/php_sdk
Manual
Add ubexpay/php_sdk to the require section of composer.json and run composer update.
Usage
Here is a sample on how to use the SDK.
## Please visit API Docs on https://docs.ubexpay.com