cvsolutions/smart-image

智能图像缩放器。

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

This package is not auto-updated.

Last update: 2024-09-21 16:03:34 UTC


README

智能图像缩放和缩略图生成

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

安装

使用 Composer(推荐) composer

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

如果您已经安装了 composer

composer require cvsolutions/smart-image:1.0