vesicash / vesicash-php-sdk
Helps make your Vesicash API calls giving a stdClass object.
v1
2021-03-22 03:41 UTC
Requires
- ext-json: *
Requires (Dev)
- guzzlehttp/guzzle: ^6.2
- phpunit/phpunit: ~5.3
- scrutinizer/ocular: ^1.1
- squizlabs/php_codesniffer: ^2.3
This package is auto-updated.
Last update: 2025-06-29 01:42:47 UTC
README
Table Of Contents
- Installation
- Usage
- Available Services
- Contribution
- Bug Reporting
1.Installation
composer require vesicash/vesicash-php-sdk:dev-master
2. Usage
See Examples
3. Available Services
- Authentication
- Admin
- Transactions
- Payment
- Notifications
- Upload
- Subscription
- Verification
4. Contribution
Make a pull request with detailed explanation of what got changed/improved/suggested.
5. Bug Reporting
Open an issue! Thanks.