osmancode/thumbonthefly

Simple PHP library to generate image thumbnails on the fly.

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

pkg:composer/osmancode/thumbonthefly

dev-master 2017-04-01 09:20 UTC

This package is not auto-updated.

Last update: 2025-10-26 09:50:28 UTC


README

Simple PHP library to generate image thumbnails on the fly.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require osmancode/thumbonthefly "dev-master"

or add

"osmancode/thumbonthefly": "dev-master"

to the require section of your composer.json file.