cvsolutions/smart-image

Smart Image Resizer.

Maintainers

Package info

github.com/cvsolutions/SmartImage

pkg:composer/cvsolutions/smart-image

Statistics

Installs: 36

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-21 23:15:35 UTC


README

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