platbox / sdk-php
PHP SDK for interaction with PlatBox Payment System Inc.
Installs: 235
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/platbox/sdk-php
Requires
- php: ^7.1
- ext-json: *
- symfony/property-access: ^4.1 | ^5.0
- symfony/serializer: ^4.1 | ^5.0
Requires (Dev)
- phpunit/phpunit: ^7
This package is auto-updated.
Last update: 2025-10-12 21:48:15 UTC
README
You can use SDK for generating iframe payment page and handling callbacks from Platbox.
See https://platbox.com/ and https://api.platbox.com/ for more information and documentation.
Installation
Use composer to manage your dependencies and download these libraries
composer require platbox/sdk-php