paulyg/dbalite
A lightweight PDO based Database Abstraction Layer.
时间:2012-11-25 03:43
mouf/database.dbconnection
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to h
时间:2012-11-16 16:40
rybakit/phive-queue
$queue->push('I can be popped off after', '10 minutes');
时间:2012-11-14 09:33
nikolas/db_type
Conversion of complex PostgreSQL types (ARRAY, ROW, HSTORE) to PHP and vice versa
时间:2012-11-12 21:34
silverstripe/postgresql
SilverStripe now has tentative support for PostgreSQL ('Postgres')
时间:2012-11-02 23:52
ruckusing/ruckusing-migrations
Framework for generating and managing database migrations
时间:2012-10-01 21:54
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04
dg/dibi
Dibi is Database Abstraction Library for PHP
时间:2012-03-30 22:20
aura/sql
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
时间:2012-02-28 08:05
pomm/pomm
PHP Object Model Manager for Postgresql
时间:2012-01-27 11:04