glebstar/yii2-currency-exchange

Yii2 module for currency exchange

dev-master 2016-04-30 11:06 UTC

This package is not auto-updated.

Last update: 2024-04-19 17:26:32 UTC


README

Installation

php composer.phar require --prefer-dist "glebstar/yii2-currency-exchange" "*"

or add

"glebstar/yii2-currency-exchange" : "*"

to the require section of your application's composer.json file.

$ php yii migrate/up --migrationPath=@vendor/glebstar/yii2-curency-exchange/migrations