hiqdev/omnipay-yandexmoney

Yandex.Money driver for Omnipay PHP payment library

Installs: 16 857

Dependents: 1

Suggesters: 0

Security: 0

Stars: 6

Watchers: 4

Forks: 4

Open Issues: 0

pkg:composer/hiqdev/omnipay-yandexmoney

3.0.1 2021-09-29 08:14 UTC

This package is auto-updated.

Last update: 2025-09-29 01:27:23 UTC


README

Yandex.Money driver for Omnipay PHP payment library

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status

Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 5.3+.

This package implements Yandex.Money support for Omnipay.

Installation

The preferred way to install this library is through composer.

Either run

php composer.phar require "hiqdev/omnipay-yandexmoney"

or add

"hiqdev/omnipay-yandexmoney": "*"

to the require section of your composer.json.

License

This project is released under the terms of the MIT license. Read more here.

Copyright © 2015-2017, HiQDev (http://hiqdev.com/)