Libraries tagged by queries
spatie/laravel-sql-commenter
961713 Downloads
Add comments to SQL queries made by Laravel
protonemedia/laravel-cross-eloquent-search
410245 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
phpgt/cssxpath
9929346 Downloads
Convert CSS selectors to XPath queries.
lorisleiva/laravel-search-string
359191 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
kitar/laravel-dynamodb
487184 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
iksaku/laravel-mass-update
851940 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
aura/sql
2044969 Downloads
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.
lexik/form-filter-bundle
2886021 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
939142 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
nilportugues/sql-query-builder
223995 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
cerbero/query-filters
239513 Downloads
Filter Laravel Eloquent models based on query parameters.
xpaw/php-source-query-class
156022 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
xpaw/php-minecraft-query
85180 Downloads
PHP library to query Minecraft servers
unlu/laravel-api-query-builder
687141 Downloads
Laravel API Query Builder Package.
timgws/query-builder-parser
354556 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder