plug-and-pay / sdk-php
This is a PHP SDK to make easier to communicate with the Plug&Pay API.
Installs: 5 919
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
- dev-main
- 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/put-settings
- 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: 2024-12-13 11:59:16 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"