inblank/yii2-image

Yii2 inblank/image

Installs: 60

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 6

Type:yii2-extension

0.1.1 2018-07-03 10:28 UTC

This package is not auto-updated.

Last update: 2024-03-17 20:26:41 UTC


README

Build Status Packagist Version Code Coverage Code Quality GitHub license

Русская версия этого документа доступна здесь.

Behavior yii2-image for Yii2 allows manage image for ActiveRecord models

Installation

The preferred way to install this extension is through composer.

Navigate to the project folder and run the console command:

$ composer require inblank/yii2-image

or add:

"inblank/yii2-image": "~0.1"

to the require section of your composer.json file.

Configuring

Usage