Graphics: phpimage
Lukas Macura (contact me)
PHPImage is class which does everything that is necessary to generate image graphics. It also generates the necessary HTML tags to insert the images into Web pages.
The class can be used to insert images in HTML pages multiples.
The class uses the GD library functions to output images in the PNG or JPEG formats. It can also generate the images in SVG format using a separate class.
Click here for detailed information about this class on phpclasses.org