Libraries tagged by sql query generator
mouf/magic-query
222622 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
pthreat/sql-query-builder
4033 Downloads
SQL QueryInterface BuilderInterface supporting bindings and complex query generation.
sultann/wp-query-builder
4721 Downloads
WP Query Builder is a lightweight and efficient SQL Query Builder based on wpdb for WordPress. It supports complicated query generation.
lucinda/queries
21549 Downloads
API that generates SQL statements programmatically based on official standards or their vendor-specific derivation
hogus/generate-query-sql
8 Downloads
generate queries to sql
masnathan/sql-query-formatter
1759 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
veryard/sql-query-builder
221 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
masnathan/sql-query-builder
1724 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
schrosis/blade-sql
13 Downloads
Generating SQL with Blade
mouf/database.querywriter
30610 Downloads
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
mukadi/chartjs-builder
9877 Downloads
generate beautiful charts directly from SQL query in PHP
bkwld/reporter
20507 Downloads
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
starbloom/drush-sqlserver-driver
428 Downloads
Add Microsoft SQL Server for Drush by adding sql:cli/query/create/etc commands. Dump and sync are not supported. Please use Microsoft SQL Management Studio to generate DB scripts instead.
ultra/data-query
5 Downloads
Generate SQL queries from templates with placeholder markers and parameter values for those placeholders.
somnambulist/query-builder
4 Downloads
An object-oriented query builder for programmatically generating SQL queries