omj / yii2-omj-fidavista
Toolset for FidaVista bank statement processing
Installs: 227
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
This package is not auto-updated.
Last update: 2025-01-18 21:30:36 UTC
README
Toolset for FidaVista bank statement processing
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist omj/yii2-omj-fidavista "dev-master"
or add
"omj/yii2-omj-fidavista": "dev-master"
to the require section of your composer.json
file.