omj/yii2-omj-statementtypecheck

Yii2 package for checking which type of bank statement has been provided

dev-master 2016-08-16 08:11 UTC

This package is not auto-updated.

Last update: 2024-05-03 17:23:12 UTC


README

Yii2 package for checking which type of bank statement has been provided

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist omj/yii2-omj-statementtypecheck "dev-master"

or add

"omj/yii2-omj-statementtypecheck": "dev-master"

to the require section of your composer.json file.

Usage