sorskod/db
PDO wrapper. Extends PDO and PDOStatement with useful methods.
时间:2013-09-15 21:28
jv2222/ezsql
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
时间:2013-07-26 04:52
mikehenrty/thin-pdo-wrapper
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
时间:2013-04-27 08:04
dibi/dibi
Dibi is Database Abstraction Library for PHP
时间:2013-04-03 12:43
scandio/troba
troba is a easy to use and extensible PHP (5.4) entity and query manager based on PDO
时间:2013-02-19 18:55
primal/databasepool
Basic class for managing database configurations and active PDO links.
时间:2013-02-03 18:12
hybridlogic/db
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
时间:2013-01-12 12:45
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
primal/query
Chain-able asynchronous query builder for MySQL PDO
时间:2012-11-29 16:00
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
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04
fpdo/fluentpdo
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
时间:未知
dodo-it/entity-generator
Entity generator from database for almost any DBAL
时间:未知