2017 © Pedro Peláez
 

library image-resizer

Image library to resize images

image

teodorpopa/image-resizer

Image library to resize images

  • Thursday, September 10, 2015
  • by teodorpopa
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 13 % Grown

The README.md

ImageResizer

Coverage Status , (*1)

Example
composer require teodorpopa/image-resizer
$image = new ImageResizer::load('image.jpg')->resize(200, 200, [
  'resizeType'      => ImageResizer::RESIZE_AUTO
  'background'      => '#ffffff',
  'resizePositionX'  => ImageResizer::RESIZE_POSITION_CENTER,
  'resizePositionY'  => ImageResizer::RESIZE_POSITION_MIDDLE
]);

The Versions

10/09 2015

dev-master

9999999-dev https://github.com/teodorpopa/ImageResizer

Image library to resize images

  Sources   Download

GNU

The Requires

  • php >=5.3.0
  • ext-gd *

 

The Development Requires

image resize folder ratio

10/09 2015

1.0

1.0.0.0 https://github.com/teodorpopa/ImageResizer

Image library to resize images

  Sources   Download

GNU

The Requires

  • php >=5.3.0
  • ext-gd *

 

The Development Requires

image resize folder ratio