voodoo-rocks / yii2vm
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yii2 Voodoo Rocks Common Library
dev-master
2017-05-19 11:41 UTC
Requires
- php: >=5.4.0
- 2amigos/yii2-editable-widget: *
- 2amigos/yii2-grid-view-library: *
- monolog/monolog: ^1.17
- predis/predis: ^1.0.3
- yiisoft/yii2-bootstrap: *
- yiisoft/yii2-faker: *
- yiisoft/yii2-imagine: *
This package is not auto-updated.
Last update: 2022-02-01 13:07:17 UTC
README
Installation
The preferred way to install this extensions is through composer.
Either run
php composer.phar require "voodoo-mobile/yii2vm" "*"
or add
"voodoo-rocks/yii2vm" : "*"
to the require section of your application's composer.json
file.