d4yii2 / costcard
There is no license information available for the latest version (dev-master) of this package.
Cost Card
dev-master
2022-03-09 11:57 UTC
Requires
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-11-09 18:06:29 UTC
README
Features
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require d4yii2/costcard "*"
or add
"d4yii2/costcard": "*"
to the require
section of your composer.json
file.