paynl / php-sdk
Software Development Kit for implementing Pay.'s API version 3
Installs: 17 818
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 3
Open Issues: 3
pkg:composer/paynl/php-sdk
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
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.
If you are upgrading from the old SDK, please follow the SDK Migration Guide.
For more detailed information, have a look at the Wiki page.