stratedge/wye
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
时间:2017-04-23 18:47
seinopsys/postgresql-database-class
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
时间:2016-10-12 04:14
betteryourweb/database
PHP PDO Database Abstraction Class
时间:2015-10-10 16:22
rockzzz041/database
php class uses PDO to connect with DB
时间:2015-10-05 10:04
hakkyson/databasepdo
php class uses PDO to connect with DB
时间:2015-10-02 11:53
izniburak/pdox-orm
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
时间:2015-07-13 05:22
taq/pdooci
Replacement for the PHP PDO OCI class
时间:2015-07-07 20:46
sanderheijselaar/ezpdo
A simple PHP PDO class for MySQL
时间:2015-04-30 19:20
lincanbin/php-pdo-mysql-class
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
时间:2015-04-30 16:16
mehdirochdi/php-crud
This class provides a common method of performing simple CRUD operations on any database supported by PHP PDO
时间:2015-04-09 11:20
simplepdo/simplepdo
PHP PDO class designed to use prepared queries while providing support for existing implementations using SimpleMySQLi.
时间:2015-01-09 22:33
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04