d3yii2 / d3store2
There is no license information available for the latest version (dev-master) of this package.
Store2
dev-master
2021-01-02 10:38 UTC
Requires
- d3yii2/d3system: dev-master
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-10-29 05:54:04 UTC
README
Features
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require d3yii2/d3store2 "*"
or add
"d3yii2/d3store2": "*"
to the require
section of your composer.json
file.