cvsolutions/smart-image

Smart Image Resizer.

v1.0 2018-07-12 09:27 UTC

This package is not auto-updated.

Last update: 2024-06-15 14:41:47 UTC


README

SmartImage

Smart image resizing and thumbnail generation

Example: https://www.codicefacile.it/php/miniature-di-immagini-con-php

Installation

Using Composer (recommended) composer.

curl -s https://getcomposer.org/installer | php --
php composer.phar require cvsolutions/smart-image:1.0

If you have installed composer:

composer require cvsolutions/smart-image:1.0