2017 © Pedro PelĂĄez
 

yii2-extension yii2-model-image

A Yii2 extension that allows the user to attach an image to a model and optionally resize it

image

jlorente/yii2-model-image

A Yii2 extension that allows the user to attach an image to a model and optionally resize it

  • Wednesday, February 10, 2016
  • by jlorente
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Yii2 Model Image

A Yii2 extension that allows the user to attach an image to a model and optionally resize it., (*1)

Installation

To install, either run, (*2)

$ php composer.phar require jlorente/yii2-model-image "*"

or add, (*3)

...
    "require": {
        // ... other configurations ...
        "jlorente/yii2-model-image": "*"
    }

to the require section of your composer.json file, (*4)

Basic Usage

License

Copyright © 2015 José Lorente Martín jose.lorente.martin@gmail.com., (*5)

Licensed under the MIT license. See LICENSE.txt for details., (*6)

The Versions

10/02 2016

dev-master

9999999-dev https://github.com/jlorente/yii2-model-image

A Yii2 extension that allows the user to attach an image to a model and optionally resize it

  Sources   Download

MIT

The Requires

 

by Jose Lorente Martin

plugin yii2 model image resize