plug-and-pay / sdk-php
This is a PHP SDK to make easier to communicate with the Plug&Pay API.
Installs: 3 843
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 3
Forks: 4
Open Issues: 3
Requires
- php: >=8.1
- ext-curl: *
- ext-json: *
- guzzlehttp/guzzle: ^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.11
- phpunit/phpunit: ^10.2
- roave/security-advisories: dev-latest
- symfony/var-dumper: ^6.1
This package is auto-updated.
Last update: 2024-11-15 12:58:09 UTC
README
Plug&Pay SDK
PHP SDK to communicate with Plug&Pay.
Introduction
This is a PHP SDK to make easier to communicate with the Plug&Pay API. Not all functionalities are present. If you're missing something, feel free to request it through our Discord channel.
Requirements
- The Plug&Pay SDK works with PHP version >= 8.1.
Documentation
Installation with Composer
composer require plug-and-pay/sdk-php "^1.2"