idehpardazanjavan/yii2-mellat-bank

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

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/idehpardazanjavan/yii2-mellat-bank

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

This package is not auto-updated.

Last update: 2025-10-19 16:29:38 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(); ?>```