hiqdev / omnipay-cryptomus
Cryptomus driver for Omnipay PHP payment libray
1.0
2024-04-11 13:09 UTC
Requires
- php: >=7.2
- omnipay/common: ^3.2
Requires (Dev)
- http-interop/http-factory-guzzle: ^1.2
- omnipay/tests: ^4.0
- symfony/http-client: ^5.4
README
Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 8.2+.
This package implements Cryptomus support for Omnipay.
Installation
The preferred way to install this library is through composer.
Either run
php composer.phar require "hiqdev/omnipay-cryptomus"
or add
"hiqdev/omnipay-cryptomus": "*"
to the require section of your composer.json.
License
This project is released under the terms of the MIT license. Read more here.
Copyright © 2017-2024, HiQDev (http://hiqdev.com/)