Skip to content

This is class for simple manipulation of images with PHP. No need plugins, extensions, special configurations… just the class and PHP compiled with GD Library.

Notifications You must be signed in to change notification settings

Linnk/SimpleImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleImage

A simple class for manipulate images on PHP5

This is a little class for every day task with images, like resize, cropping, saving and flipping the canvas. This way you can have an image per instance and the only dependency is the old GD extension.

It is production ready.

About

This is class for simple manipulation of images with PHP. No need plugins, extensions, special configurations… just the class and PHP compiled with GD Library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages