paynl / php-sdk
Software Development Kit for implementing Pay.'s API version 3
dev-main
2024-11-18 16:12 UTC
Requires
- php: ^7.4|^8.0
- ext-curl: *
- ext-json: *
- psr/container: ^1.0
- psr/http-message: ~1.0
Requires (Dev)
- ext-simplexml: *
- guzzlehttp/guzzle: ^6.3
- phpmd/phpmd: ^2.7
- phpstan/phpstan: 1.10.4
- phpunit/phpunit: ^10
- roave/security-advisories: dev-master
- squizlabs/php_codesniffer: ^3.4
- symfony/var-dumper: ^4.3
This package is auto-updated.
Last update: 2024-11-18 16:12:20 UTC
README
PHP SDK
Use this SDK to implement Pay. into your PHP integration.
Requirements
PHP 7.4 or PHP 8+
JSON extension installed
CURL extension installed
If requirements are met, go ahead with the installation and set-up of the SDK!
To get you started, you should check these Samples.
For more detailed information, have a look at the Wiki page.