mygroupdev / yii2-file
Расширение для гибкой работы з файлами
0.0.0
2018-01-07 10:12 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-11 15:27:55 UTC
README
Расширение для гибкой работы з файлами
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist mygroupdev/yii2-file "*"
or add
"mygroupdev/yii2-file": "*"
to the require section of your composer.json file.