clearpdo/clearpdo
ClearPDO makes connecting with databases and running queries extremely simple.
时间:2015-07-23 07:20
rotexsoft/leanorm
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
时间:2015-07-14 22:32
iprodev/php-easycache
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
时间:2015-07-06 13:00
phpddd/repository-sql
Explicit SQL Repository implementation with PDO and MySQLi support.
时间:2015-06-22 15:36
rotexsoft/gdao
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
时间:2015-06-09 02:30
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
pyrsmk/olive
Handle several database types with the same API
时间:2015-03-11 10:46
nextpertise/pdo-bulk
A PHP Pdo insert wrapper which allows you to bulk insert records wich contain subqueries.
时间:2015-03-01 17:55
crazedsanity/database
Database abstraction library.
时间:2015-02-13 02:30
terah/fluent-pdo-model
FluentPdoModel: A super light orm with a fluent query builder, validations, caching, logging, and events.
时间:2015-02-10 13:15
sinasalek/pdoplus
PDO wrapper. Extends PDO and PDOStatement with useful methods.
时间:2015-01-30 15:09
sugiphp/dbal
SugiPHP Database abstraction layer on top of PDO
时间:2015-01-27 14:13
simplepdo/simplepdo
PHP PDO class designed to use prepared queries while providing support for existing implementations using SimpleMySQLi.
时间:2015-01-09 22:33