library smart-image
Smart Image Resizer.
cvsolutions/smart-image
Smart Image Resizer.
- Friday, July 13, 2018
- by cvsolutions
- Repository
- 1 Watchers
- 0 Stars
- 2 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
SmartImage
Smart image resizing and thumbnail generation, (*1)
Example: https://www.codicefacile.it/php/miniature-di-immagini-con-php, (*2)
Installation
Using Composer (recommended) composer., (*3)
curl -s https://getcomposer.org/installer | php --
php composer.phar require cvsolutions/smart-image:1.0
If you have installed composer:, (*4)
composer require cvsolutions/smart-image:1.0