sweelix/yii2-image

This package is abandoned and no longer maintained. No replacement package was suggested.

PHP 5.4+ Sweelix image extensions for Yii 2

Maintainers

Package info

github.com/pgaultier/sweelix-yii2-image

Type:yii2-extension

pkg:composer/sweelix/yii2-image

Statistics

Installs: 28 877

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2014-03-26 12:10 UTC

This package is not auto-updated.

Last update: 2026-01-25 08:51:12 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.