hybridlogic/db
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
时间:2013-01-12 12:45
apix/cache
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
时间:2013-01-11 00:27
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
foolz/sphinxql-query-builder
A PHP query builder for SphinxQL and ManticoreQL with MySQLi and PDO drivers.
时间:2012-12-05 18:37
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
fridge/dbal
Database Abstraction Layer written in PHP 5.3+
时间:2012-11-02 15:28
voodoophp/voodorm
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
时间:2012-10-20 07:43