/thumbonthefly

Simple PHP library to generate image thumbnails on the fly.

Primary LanguagePHP

Simple PHP library to generate image thumbnails on the fly.

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.