Libraries tagged by query
lexik/form-filter-bundle
2885897 Downloads
This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.
nilportugues/sql-query-formatter
938136 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
223991 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
mistic100/jquery-querybuilder
48968 Downloads
jQuery plugin for user friendly query/filter creator
mehradsadeghi/laravel-filter-querystring
94704 Downloads
Filter your queries based on url query string parameters like a breeze.
cerbero/query-filters
239474 Downloads
Filter Laravel Eloquent models based on query parameters.
xpaw/php-source-query-class
155512 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
xpaw/php-minecraft-query
85129 Downloads
PHP library to query Minecraft servers
unlu/laravel-api-query-builder
687009 Downloads
Laravel API Query Builder Package.
timgws/query-builder-parser
354533 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
spatie/query-string
671785 Downloads
Manipulate query strings
reinink/remember-query-strings
455737 Downloads
Laravel middleware that automatically remembers and restores query strings.
rct567/dom-query
243088 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
overtrue/laravel-query-logger
256233 Downloads
A dev tool to log all queries for laravel application.
mattiasgeniar/phpunit-query-count-assertions
565591 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).