hiqdev/omnipay-cryptomus

Cryptomus driver for Omnipay PHP payment libray

Maintainers

Package info

github.com/hiqdev/omnipay-cryptomus

Wiki

pkg:composer/hiqdev/omnipay-cryptomus

Statistics

Installs: 352

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2024-04-11 13:09 UTC

This package is auto-updated.

Last update: 2026-03-11 17:21:17 UTC


README

GitHub Actions Latest Stable Version Total Downloads

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/)