2017 © Pedro Peláez
 

library autothumb

AutoThumb, PHP library to automatically create thumbnails

image

ysaroka/autothumb

AutoThumb, PHP library to automatically create thumbnails

  • Saturday, June 11, 2016
  • by ysaroka
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

AutoThumb, PHP library to automatically create thumbnails., (*1)

Requirements

AutoThumb requires PHP >= 5.4 , and one of the following image extensions for PHP: Imagick or GD., (*2)

Installation

First make sure you have either Imagick or GD installed and enabled on your PHP server. AutoThumb uses a Imanee library that will try to use GD if Imagick is not found in the system., (*3)

You can add AutoThumb to your project using the Composer package manager:, (*4)

$ composer require ysaroka/autothumb

Getting Started

Install demo project using the Composer package manager in document root directory of the web server (in demo used web server Apache):, (*5)

$ composer create-project ysaroka/autothumb-demo ./

The repository with the demo project is available here: ysaroka/autothumb-demo., (*6)

The Versions

11/06 2016

dev-master

9999999-dev

AutoThumb, PHP library to automatically create thumbnails

  Sources   Download

ISC

The Requires

 

The Development Requires

by Yauhen Saroka

cache php image thumbnails resize thumb auto

11/06 2016

0.1.0

0.1.0.0

AutoThumb, PHP library to automatically create thumbnails

  Sources   Download

ISC

The Requires

 

The Development Requires

by Yauhen Saroka

cache php image thumbnails resize thumb auto