timgws/query-builder-parser
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
时间:2014-07-31 06:22
panique/pdo-debug
A super-simple function that returns the full SQL query from your PDO statements
时间:2014-07-08 04:28
nilportugues/sql-query-builder
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
时间:2014-06-30 07:20
nilportugues/sql-query-formatter
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
时间:2014-06-26 23:13
volcanus/query-builder
SQL builder for volcanus-database
时间:2013-12-31 03:54
opis/database
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
时间:2013-11-14 23:37
aura/sqlquery
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
时间:2013-09-27 20:53
romainbessugesmeusy/php-sql-query
php-sql-query is an abstraction layer for SQL query construction
时间:2013-02-18 22:47
mouf/database.querywriter
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
时间:2013-01-12 16:07
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
foolz/sphinxql-query-builder
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
时间:2012-12-05 18:37
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04
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