primal/record
Simple and portable Active Record implementation for PDO.
时间:2012-12-22 02:18
craftblue/simple-sql
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
时间:2012-12-20 12:08
k2/activerecord
Active Record para KumbiaPHP versión K2, trabaja con PHP 5.3 ó superior y requiere PDO.
时间:2012-12-18 20:21
primal/query
Chain-able asynchronous query builder for MySQL PDO
时间:2012-11-29 16:00
jalet/tvnu-config
Environment based configuration helper for multiple formats. INI, YAML, Databse (PDO) or Array.
时间:2012-11-27 16:42
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
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04
phpmachinist/phpmachinist
Testing object factory for PHP
时间:2012-05-23 13:19
zetacomponents/database
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
时间:2012-05-21 11:36
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