2017 © Pedro PelĂĄez
 

library adimage

PHP Image Manipulation

image

alaindessi/adimage

PHP Image Manipulation

  • Tuesday, May 3, 2016
  • by alainDessi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

AdImage

AdImage est une petite library PHP permettant de redimensionner des images facilement., (*1)

Configuration requise

  • PHP >= 5.4
  • GD Library >= 2.0

Installation

$ composer require alaindessi/adimage

Exemple

$image = new Adweb\AdImage('public/image.png');
$image->resize('upload/test.png', 200, 200);

License

Distribué sous la licence MIT., (*2)

The Versions

03/05 2016

dev-master

9999999-dev

PHP Image Manipulation

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

by Alain Dessi

03/05 2016

v0.1.1

0.1.1.0

PHP Image Manipulation

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

by Alain Dessi

03/05 2016

v0.1.0

0.1.0.0

PHP Image Manipulation

  Sources   Download

MIT

by Alain Dessi