osmancode/thumbonthefly

Simple PHP library to generate image thumbnails on the fly.

Maintainers

Package info

github.com/osmancode/thumbonthefly

Issues

pkg:composer/osmancode/thumbonthefly

Statistics

Installs: 16

Dependents: 0

Suggesters: 0

Stars: 1

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

This package is not auto-updated.

Last update: 2026-03-29 11:52:12 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.