Libraries tagged by query generator
nilportugues/sql-query-builder
246094 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
nilportugues/sql-query-formatter
1178640 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
jeremykendall/query-auth
125278 Downloads
Signature generation and validation for REST API query authentication
spiriitlabs/form-filter-bundle
565507 Downloads
Symfony bundle for dynamic filtering, search forms and Doctrine query generation
mouf/magic-query
271933 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!
howyi/conv-laravel
365675 Downloads
MySQL migration query auto generate on Laravel/Lumen
howyi/conv
407822 Downloads
Generate MySQL migration queries from actual DB and DDL
vilochane/yii2-barcode-generator
69917 Downloads
This extension based on Simple jQuery Based Barcode Generator Wrapper for BarCode Coder Library (BCC Library Version 2.0) by DEMONTE Jean-Baptiste, HOUREZ Jonathan.
itosho/easy-query
24620 Downloads
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
paknahad/querifier
18729 Downloads
A library to get requested query from the client and generate a query for Doctrine, Cake-php ORM or Laravel Eloquent
dsentker/url-signature
45856 Downloads
A secure URI generation and validation library
grifart/scaffolder
18981 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties
pthreat/sql-query-builder
7311 Downloads
SQL QueryInterface BuilderInterface supporting bindings and complex query generation.
fdmind/ignore-query-strings
4906 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
sammyk/facebook-query-builder
162038 Downloads
An elegant and efficient way to generate nested requests for Facebook's Graph API.