Projects tagged ‘gd2’


[7 total ]

7 Users

Asido is a PHP (PHP4/PHP5) image processing solution, with pluggabledrivers(adapters) for virtually any environment. A lot of PHP developers (both on the PHP4 and PHP5 side) need image transformation ... [More] operations for various tasks, the most mundane of which are the proportional resizing and watermarking. Asido offers such solution: uniform API for image transformations that works with various environments (GD, ImageMagick, MagickWand, etc). Asido is open-source and its LGPL license allows you to place the class in your proprietary PHP projects. Asido offers the following functionality: resize images, watermark images, rotate imates, copy images, crop images, grayscale images, convert images, etc. [Less]
Created over 3 years ago.

4 Users
 

WideImage is a PHP5 image manipulation library with a fluent interface that supports chaining operations and abstracts the normal GD2 operations from the interface into a more coherent and extendable framework.
Created about 1 year ago.

1 Users
 

Artichow est une librairie qui permet de créer simplement des graphiques avec PHP et GD. Elle permet notamment de générer des courbes, des histogrammes ou encore des camemberts et bien plus encore. ... [More] Artichow supporte plusieurs types de dégradés, gère la transparence des couleurs, permet l'ajout de légendes ; et vous pouvez personnaliser complètement vos graphiques. Pour une présentation des fonctionnalités plus complète, vous pouvez faire un tour ici. [Less]
Created over 2 years ago.

1 Users
   

Adsmanager is a Classifieds Component for Joomla! Different types of fields (textfield, textarea, select, checkbox, etc...), fields can be chosen by categories, unlimited level of categories, Full ... [More] administration in back end. Read more about the component on the home page. [Less]
Created about 1 year ago.

1 Users
 

Isopix is a Isometric Image Generation engine, coded in PHP. It allows dynamic generation of 'Isometric' images using the PHP-GD library. Isopix can generate isometric and diametric images, but is ... [More] configured by default to produce diametric. (There is no real difference...) Isopix is released under a GNU General Public Licence (v2.0) and is currently maintained by Peter Corcoran (DrewMOO) and David Kendal (davidpk212). With help from Joe Love (joe.love) and Figlesquidge. Isopix was first released on the 1st of January 2007, and is currently in BETA. The downloads section is not actively maintained at the moment, but is periodically updated. For the latest version, please see the SVN. - Enjoy - [Less]
Created about 1 year ago.

0 Users

A simple and lightweight PHP 5 library for creating thumbnails using the GD2 library. Support for JPEG, PNG, and GIF image formats.
Created about 1 year ago.

0 Users

Creating a nice, easy to maintain form, starts with a form class. Creating your forms procedurally in your controller/actions is horrid. To start with creating your form classes, you need your own ... [More] namespace in your library. If you don’t have this, register one. This can be done by adding an initAutoloading method to your Bootstrap. below is a short example. its not comprehensive. [Less]
Created 2 months ago.