plug-and-pay / sdk-php
This is a PHP SDK to make easier to communicate with the Plug&Pay API.
Installs: 75 601
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 4
Forks: 4
Open Issues: 2
pkg:composer/plug-and-pay/sdk-php
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
 
- dev-main
 - 1.5.5
 - 1.5.4
 - 1.5.4-beta.2
 - 1.5.4-beta.1
 - 1.5.3
 - 1.5.2
 - 1.5.1
 - 1.5.0
 - 1.4.0
 - 1.3.7
 - 1.3.6
 - 1.3.5
 - 1.3.4
 - 1.3.3
 - 1.3.2
 - 1.3.1
 - 1.3.0
 - 1.2.9
 - 1.2.8
 - 1.2.7
 - 1.2.6
 - 1.2.5
 - 1.2.4
 - 1.2.3
 - 1.2.2
 - 1.2.0
 - 1.1.5
 - 1.1.4
 - 1.1.3
 - 1.1.1
 - 1.0.7
 - 1.0.6
 - 1.0.3
 - 1.0.2
 - 1.0.1
 - 0.3.2
 - 0.3.1
 - 0.1.0
 - dev-feature/INTEG-255-checkout-entity
 - dev-dependabot/composer/phpunit/phpunit-tw-11.3
 - dev-dependabot/composer/symfony/var-dumper-tw-7.1
 - dev-hotfix/set-tax-id
 
This package is auto-updated.
Last update: 2025-10-12 16:32:33 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"