open-e-cont-md/yii2-bank-api

Yii-2 Extention for Open.e-Cont.md Bank API

dev-master 2023-10-11 10:03 UTC

This package is auto-updated.

Last update: 2024-05-11 11:43:02 UTC


README

Open.e-Cont.md Bank API

Please don't use this repository. It's for testing purposes only!

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist open-e-cont-md/yii2-bank-api "*"

or add

"open-e-cont-md/yii2-bank-api": "*"

to the require section of your composer.json file.

Usage