sweelix/yii2-image

PHP 5.4+ Sweelix image extensions for Yii 2

Installs: 21 654

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

Type:yii2-extension

1.0.0 2014-03-26 12:10 UTC

This package is not auto-updated.

Last update: 2024-04-20 22:51:57 UTC


README

Sweelix Yii2 image extension has been created to ease some basic tasks while manipulating images

Installation

If you use Packagist for installing packages, then you can update your composer.json like this :

{
	"require": {
		"sweelix/yii2-image": "*"
	}
}

Contributing

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch , and send us a pull request.