library adimage
PHP Image Manipulation
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
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)
dev-master
9999999-dev
PHP Image Manipulation
Sources
Download
MIT
The Requires
by
Alain Dessi
v0.1.1
0.1.1.0
PHP Image Manipulation
Sources
Download
MIT
The Requires
by
Alain Dessi