paynl / php-sdk
Software Development Kit for implementing Pay.'s API version 3
Installs: 2 485
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 2
Open Issues: 2
Requires
- php: ^8.1
- ext-curl: *
- ext-json: *
- guzzlehttp/guzzle: ^7
- psr/container: ^2 || ^1
- psr/http-message: ^2 || ^1
Requires (Dev)
- ext-simplexml: *
- phpmd/phpmd: ^2
- phpstan/phpstan: ^2
- phpunit/phpunit: ^11
- roave/security-advisories: dev-master
- squizlabs/php_codesniffer: ^3
- symfony/var-dumper: ^7
This package is auto-updated.
Last update: 2025-06-26 13:59:53 UTC
README
PHP SDK
Use this SDK to implement Pay. into your PHP integration.
Requirements
min PHP 8.1
max PHP 8.4
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.