openSource Partners Projects
imageEdit ver 1.0.0 Beta
imageEdit is a web based frontend for the PHP5 and GD image manipulation functions/libraries. It is primarily designed for non-technical users to have "desktop style" image editing capabilities. Experienced web developers will find many familiar filters and editing functions which allow them to make quick edits w/o having reload load images to a website.
Requirements:
- PHP5+ with bundled GD (2.0.28+ compatible)
- Javascript enabled browser: IE5+, Firefox, NS6+, Opera7+, Safari, etc…
License:
- LGPL
Screenshot:
Project Page | Downloads | Documentation | Support | Examples
objSQL ver 2.1.0
objSQL is a PHP5 based database access layer for multiple database types. Primarily designed for small to medium projects, objSQL uses an "Object Based" approach for handling general database queries.
Supported Databases:
- IBM DB2 8.2+
- Firebird 1.5+
- Ingres
- MaxDB
- MySQL 3+ (4.1+ required for transaction support)
- Oracle 8i+
- PostgreSQL 7.4+
- SQL Server 2000+
- SQLite 2.8+ (bundled w/PHP5 - PHP5.3.x required for full transaction support)
- Sybase ASE 15
Requirements:
- PHP5+ (PHP5.3.x recommended)
- Enabled PHP extension
License:
- LGPL