fyii/imagefilters

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

Image filters for the FYii Imagefilter extension

Installs: 281

Dependents: 0

Suggesters: 1

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.1.0 2018-08-09 18:19 UTC

This package is not auto-updated.

Last update: 2018-11-14 02:55:07 UTC


README

This package provides image filters for the FYii Imagefilter extension.

Currently, the following filter is available:

Patches for more filters are welcome.

How to use

Add these filters to your FYii Imagefilter pipelines:

[
    'class' => 'flaviovs\imagefilters\Thumbnail',
    'width' => 100,
    'height' => 100,
    'mode' => \Imagine\Image\ImageInterface::THUMBNAIL_INSET,
]

Support

https://github.com/flaviovs/fyii-imagefilters