circlepandaa / pandascrow-php-sdk
Official PHP SDK for Pandascrow API
Package info
github.com/Circlepandaa/pandascrow-php-sdk
pkg:composer/circlepandaa/pandascrow-php-sdk
v1.0.0
2026-07-06 10:32 UTC
Requires
- php: ^8.1
- ext-json: *
- guzzlehttp/guzzle: ^7.0
- psr/log: ^3.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- mockery/mockery: ^1.6
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- phpunit/phpunit: ^10.0
- vimeo/psalm: ^5.0
README
Official PHP SDK for Pandascrow Payment API - Simplified payments for Africa.
๐ Features
- โ Complete API Coverage - Payments, Transfers, Verifications, Webhooks
- ๐ Secure - API key & OAuth2 authentication, webhook signature validation
- ๐ฏ Type-Safe - PHP 8.1+ with strict typing
- ๐ฆ PSR-4 Compatible - Follows PHP-FIG standards
- ๐ Retry Logic - Automatic retries with exponential backoff
- ๐ Logging - PSR-3 compatible logging
- ๐งช Tested - Comprehensive test suite
- ๐ Well Documented - Full PHPDoc annotations
๐ Requirements
- PHP 8.1 or higher
- Composer
- Guzzle 7.0+
๐ ๏ธ Installation
composer require Circlepandaa/pandascrow-php-sdk