bajmar/thumbnail

Create image thumbnail

Installs: 171

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/bajmar/thumbnail

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

This package is not auto-updated.

Last update: 2025-09-28 01:33:32 UTC


README

Installation

$ composer require bajmar/thumbnail

Example

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