centralapps/dao
A data access object framework, with PDO support out of the box
时间:2013-01-27 23:47
hybridlogic/db
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
时间:2013-01-12 12:45
voodoophp/paginator
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.
时间:2013-01-10 05:28
mabuzagu/pdo-dblib-module
MSSQL dbib module for zf
时间:2013-01-08 20:19
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
fridge/dbal
Database Abstraction Layer written in PHP 5.3+
时间:2012-11-02 15:28
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04