hybridlogic/db-querybuilder
A MySQL Query Builder for effortlessly composing SQL statements with support for executing them against databases.
时间:2013-01-12 12:46
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
trooney/mssql-bundle
Driver for work with Microsoft SQL Server using PDO_DBLIB
时间:2012-12-21 15:08
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
imscp/phpmyadmin
Provides the PhpMyAdmin SQL administration tool for i-MSCP
时间:2012-12-18 10:32
foolz/sphinxql-query-builder
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
时间:2012-12-05 18:37
xeoncross/kit
Small, simple, diverse PHP Toolkit for quick prototyping
时间:2012-11-27 02:26
cobaia/monologdoctrine
Monolog meets Doctrine as SQL Logger
时间:2012-11-21 13:52
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04
zetacomponents/database
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
时间:2012-05-21 11:36
dbpatch/dbpatch
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
时间:2012-05-13 18:28
chh/sirel
Flexible SQL builder which builds an Abstract Syntax Tree of SQL and dumps it.
时间:2012-03-12 09:01
aura/sql
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
时间:2012-02-28 08:05