glebstar/yii2-currency-exchange

Yii2 module for currency exchange

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:yii2-extension

pkg:composer/glebstar/yii2-currency-exchange

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

This package is not auto-updated.

Last update: 2025-10-04 00:43:35 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