2017 © Pedro PelĆ”ez
 

library thumbnailer

A library for manipulating images in PHP.

image

webino/thumbnailer

A library for manipulating images in PHP.

  • Thursday, June 7, 2018
  • by Webino
  • Repository
  • 1 Watchers
  • 1 Stars
  • 186 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 256 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

PHP Thumb

NOTICE -

This project was recently updated to 2.0 and is PSR-0 compliant and supports Composer integration. Some parts of the documentation are incorrect as they haven't been updated for the new version. Your 1.0 code is not compatible with 2.0! Please review the updated examples for how to use the new version., (*2)

PHP Thumb is a light-weight image manipulation library aimed at thumbnail generation. It features the ability to resize by width, height, and percentage, create custom crops, or square crops from the center, and rotate the image. You can also easily add custom functionality to the library through plugins. It also features the ability to perform multiple manipulations per instance (also known as chaining), without the need to save and re-initialize the class with every manipulation., (*3)

More information and documentation is available at the project's wiki: https://github.com/masterexploder/PHPThumb/wiki, (*4)

Documentation / Help

I've tried to thoroughly document things as best I can, but here's a list of places to find documentation / help:, (*5)

  • Documentation - Your best friend, the library docs
  • Forums - Got questions, comments, or feedback? This is the place to visit
  • Developer Docs - Auto-generated docs for developersā€¦ these cover the code itself

License

PHP Thumb is released under MIT license., (*6)

The Versions

07/06 2018

dev-develop

dev-develop https://github.com/masterexploder/PHPThumb

A library for manipulating images in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Jarrod Nettles

image resize rotate

07/06 2018

dev-master

9999999-dev https://github.com/masterexploder/PHPThumb

A library for manipulating images in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Jarrod Nettles

image resize rotate

09/09 2015

2.1

2.1.0.0 https://github.com/masterexploder/PHPThumb

A library for manipulating images in PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Jarrod Nettles

image resize rotate

12/07 2013

v2.0

2.0.0.0 https://github.com/masterexploder/PHPThumb

A library for manipulating images in PHP.

  Sources   Download

MIT

The Requires

 

by Jarrod Nettles

image resize rotate