bajmar/thumbnail

Create image thumbnail

v1.2 2017-04-28 05:22 UTC

This package is not auto-updated.

Last update: 2025-06-21 23:54:31 UTC


README

Installation

$ composer require bajmar/thumbnail

Example

<img src="<?= Thumbimg\Thumbimg::img($srcImages, $outputDir, $outputURL, $width, $height, $quality) ?>" alt="">