8 projects tagged "Extensions"
Gmagick is a PHP extension to create, modify, and obtain meta-information of images using the GraphicsMagick API. GraphicsMagick prides itself as the swiss army knife of image processing. It works with over 88 major formats including DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, and TIFF. Gmagick consists of a main Gmagick class, a GmagickDraw class that is in effect a drawing wand, and a GmagickPixel class of which instances represent a single pixel of an image (color, opacity).
todoyu is a powerful project and task management system. The core features are project handling, time tracking, time sheets, resource management, calendar, customizable reporting, keeping track of communication and decisions, invoicing directly from tracked time, and address management of customers and employees. It improves billing accuracy and timeliness, and removes risk from the billing process. A todoyu customer's clients get visibility into the project work done on their behalf. The system is extensible with additional modules. The system is completely Web based and translated in 12 languages.
Wikitty is a key/value storage and search system. A Java object or a relational table is frozen when writing code or creating a database. To make them evolve, you have to go back into the code, write a migration process, etc. It is also hard to maintain coherent code when you want to develop the same application for similar needs with only small differences. Between the common code and the specific code, it can easily become a real burden. Wikitty tries to answer those problems, bringing a technical solution which is easy to put into place and to use.