RSS 27 projects tagged "php classes"

Download Website Updated 07 Apr 2005 Creole

Screenshot
Pop 48.89
Vit 1.48

Creole is a database abstraction layer for PHP5. It abstracts PHP's native database-specific API to create more portable code, while also providing developers with a clean fully object-oriented interface based loosely on the API for Java's JDBC.

Download Website Updated 09 Sep 2004 BlueWonder

Screenshot
Pop 57.71
Vit 1.75

BlueWonder is a framework for building all kinds of content management systems. It supports different types of databases and comes with an XML-based template engine. It is served with a workflow engine and role-based access control.

Download Website Updated 30 Jul 2004 php_db2util

Screenshot
Pop 30.15
Vit 1.00

php_db2util is a module that extends PHP with mass data movement functions. It supports connecting to a DB2 server, loading data from a client or server with a replace option or insert option, and exporting data from a table to a client. It also allows the runstats utility to be run to recreate indexes.

No download Website Updated 10 Jan 2005 Data Access Objects for PHP5

Screenshot
Pop 22.72
Vit 1.42

Data Access Objects for PHP5 is a set of classes used for connecting to databases in PHP 5. They provide developers with a unified OO API for accessing databases.

Download Website Updated 14 Dec 2005 Paragon

Screenshot
Pop 31.70
Vit 1.81

Paragon is a powerful, robust, and flexible fast application development framework. It contains a structured library of extensible components used for modelling real world objects and processes, and is a true 3-tier system defining an abstraction between the presentation, business logic, and data access layers. It provides a set of extensible APIs for modelling custom business logic and employs a simplified Model-View-Controller design paradigm. APIs are also provided for a multi-lingual and mark-up agnostic graphical user interface display, relational database connection and communication, and more.

No download Website Updated 21 Dec 2005 FooGoo & FooBlog

Screenshot
Pop 13.49
Vit 1.00

FooGoo is a PHP (4 or 5) MVC framework much like Ruby on Rails. FooBlog a blog which serves as an example implementation of an application written in the FooGoo framework.

No download Website Updated 21 Dec 2005 Klorofil

Screenshot
Pop 37.68
Vit 1.00

Klorofil provides platform for desktop GUI and Web application development based on PHP 5. It includes the gambArt desktop GUI framework, the semok MVC Web application framework, a collection of classes, Televoke distributed computing, a database abstraction layer, and a byte compiler.

Download Website Updated 01 Feb 2006 dbi4php

Screenshot
Pop 29.87
Vit 1.00

php4dbi is a database abstraction layer for PHP. It is simple to use (a single file with a simple API) and lean enough to not bloat your PHP application. It provides a common API for accessing a variety of database systems. This allows you to develop your application without limiting it to working on just a single database. Supported databases include MySQL, MS SQL Server, Oracle, PostgreSQL, ODBC, Interbase, SQLite, and IBM DB2. Support for BLOBs is also included.

Download Website Updated 25 Nov 2008 Google APIlity

Screenshot
Pop 58.22
Vit 5.70

The APIlity PHP Library provides an object-oriented way to easily access and manage the Google AdWords API from within PHP. This comes along with an abstraction from the SOAP and WSDL details.

Download Website Updated 10 May 2006 Joel Dare's Dynamo

Screenshot
Pop 15.23
Vit 1.00

Dynamo is a PHP library that executes complex MySQL queries and automatically generates HTML code. For example, it can draw a spreadsheet-like table from a simple query such as "SELECT last, first, phone FROM users". It can generate horizontal tables, vertical tables, multi-column tables from a single column result, and it even generates simple HTML forms based on a select query. For example, "SELECT firstName, lastName FROM cust WHERE id = 1234" automatically creates an HTML form that contains fields for firstName and LastName.

Screenshot

Project Spotlight

Ingo

A mail filtering manager, supporting Sieve, procmail, maildrop and IMAP filters.

Screenshot

Project Spotlight

pgBadger

A tool that parses PostgreSQL log files and generates fully detailed reports with charts.