idehpardazanjavan/yii2-mellat-bank

Library for yii2 to connect to the geteway of the mellat bank

dev-master 2017-07-14 07:31 UTC

This package is not auto-updated.

Last update: 2025-07-13 15:09:07 UTC


README

Library for yii2 to connect to the geteway of the mellat bank

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist idehpardazanjavan/yii2-mellat-bank "dev-master"

or add

"idehpardazanjavan/yii2-mellat-bank": "dev-master"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \idehpardazanjavan\AutoloadExample::widget(); ?>```