mobilepayphp / mobilepay-php-sdk
dev-main
2022-11-15 16:33 UTC
Requires
- php: >=8.1
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- ramsey/uuid: ^4.5
Requires (Dev)
- brianium/paratest: ^6.6
- friendsofphp/php-cs-fixer: ^3.13
- nyholm/psr7: ^1.5
- phpstan/phpstan: ^1.9
- phpunit/phpunit: ^9
- rector/rector: ^0.14.7
- spatie/phpunit-snapshot-assertions: ^4.2
- symfony/http-client: ^6.1
- symplify/phpstan-rules: ^11.1
Provides
This package is auto-updated.
Last update: 2024-10-12 16:46:38 UTC
README
Supported MobilePay APIs
https://developer.mobilepay.dk/product
- AppPayment API
- Reporting API (soon)
- Webhook API (soon)
Installation
To install mobilepayphp/mobilepay-php-sdk
via composer use
$ composer require mobilepayphp/mobilepay-php-sdk
You can see this library on Packagist.
Documentation
View the docs https://mobilepayphp.io/docs (soon)
How to Contribute
Please read our contributing guidelines.
Code of Conduct
This project adheres to a Contributor Code of Conduct By participating in this project and its community, you are expected to uphold this code.
Author
License
MIT License