cvsolutions/smart-image

Smart Image Resizer.

Installs: 36

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/cvsolutions/smart-image

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

This package is not auto-updated.

Last update: 2025-10-04 20:50:40 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