dynamikaweb / yii2-file-behavior
Uploading and saving files
Package info
github.com/dynamikaweb/yii2-file-behavior
Type:yii2-extension
pkg:composer/dynamikaweb/yii2-file-behavior
dev-main
2025-03-14 19:12 UTC
Requires
- php: >=7.4
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-02-14 21:22:18 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require dynamikaweb/yii2-file-behavior "@dev-main"
or add
"dynamikaweb/yii2-template": "dev-main"
to the require section of your composer.json file.
This project is under BSD-3-Clause license.