dynamikaweb / yii2-file-behavior
Uploading and saving files
Installs: 695
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Type:yii2-extension
Requires
- php: >=7.4
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-10-23 18:43:10 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.