Libraries tagged by query
paragonie/ciphersweet
717309 Downloads
Searchable field-level encryption library for relational databases
khaled.alshamaa/ar-php
1338857 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
j4mie/idiorm
1281083 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
the-tinderbox/clickhouse-builder
1007234 Downloads
Clickhouse sql query builder
spatie/laravel-sql-commenter
552218 Downloads
Add comments to SQL queries made by Laravel
protonemedia/laravel-cross-eloquent-search
339943 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
phpgt/cssxpath
8079055 Downloads
Convert CSS selectors to XPath queries.
lorisleiva/laravel-search-string
322409 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
latitude/latitude
216011 Downloads
A SQL query builder with zero dependencies
iksaku/laravel-mass-update
600276 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
galbar/jsonpath
3980442 Downloads
JSONPath implementation for querying and updating JSON objects
aura/sql
1730456 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.
syslogic/doctrine-json-functions
1119980 Downloads
A set of extensions to Doctrine that add support for json query functions.
lexik/form-filter-bundle
2807752 Downloads
This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.
tpetry/laravel-query-expressions
74728 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls