libern/laravel-sql-logging
Laravel 5 package for logging SQL queries.
时间:2016-01-26 03:47
jamesaspence/grandiloquent
An extension on Laravel's wonderful Eloquent ORM, Grandiloquent seeks to change a few things in the name of greater efficiency. Mainly, these changes entail grouped queries and other, more efficient SQL usage.
时间:2015-10-02 15:48
phyrexia/sql
PHP class to perform SQL queries easily
时间:2015-09-21 12:24
macfja/tracy-doctrine-sql
A Tracy panel for Doctrine SQL queries
时间:2015-09-03 18:44
tranch-xiao/php-thrift-impala
PHP Thrift Client for Impala and Hive Queries
时间:2015-07-24 02:02
oopartners/duplicate-queries
A zend toolbar plugin to log SQL duplicate queries
时间:2015-05-22 07:17
tiny-queries/tiny-queries
Highly efficient database layer as alternative for ORM - direct mapping from SQL to REST interface
时间:2015-04-10 14:42
zlik/magento-resque
Magento Upgrade Resque allows to organize a queue of SQL queries and use multiple workers to execute them in parallel during Magento upgrade.
时间:2015-04-02 07:38
cocur/nqm
Named Query Manager helps you SQL organise queries in files.
时间:2015-02-03 22:25
repo2/query-reactor
Asynchronous & non-blocking MySQL queries executor.
时间:2015-01-23 13:33
repo2/query-builder
Query Builder is a fast compiler for MySQL compatible queries written in PHP 5.4+.
时间:2014-12-12 16:54
mouf/database.querywriter
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
时间:2013-01-12 16:07
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
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04
shipmonk/doctrine-mysql-optimizer-hints
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
时间:未知