plug-and-pay / sdk-php
This is a PHP SDK to make easier to communicate with the Plug&Pay API.
1.7.1
2026-03-12 08:58 UTC
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: 2026-07-09 07:41:06 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
- Wiki
- You can use Context7 MCP with your favorite AI tool (like Kilo, Claude Code, Cursor, etc...) to work with our PHP SDK.
Installation with Composer
composer require plug-and-pay/sdk-php "^1.2"