mygroupdev/yii2-file

Расширение для гибкой работы з файлами

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:yii2-extension

0.0.0 2018-01-07 10:12 UTC

This package is not auto-updated.

Last update: 2025-06-18 12:22:37 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.