Libraries tagged by querri
technically/search-query
55 Downloads
Parse plaintext search queries into easy-to-use structures
swouters/postgresql-tools
776 Downloads
PHP package containing a set of tools to build SQL queries
starme/laravel-es
4321 Downloads
Laravel, php elasticseach query builder to build complex queries using an elegant syntax
squirrelphp/entities
3643 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
shmax/graphql-php-validation-toolkit
6999 Downloads
Do validation on fields and args for graphql queries and mutations, and dynamically generate user error types
sfneal/scopes
63564 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
sekizlipenguen/laravel-index-analyzer
149 Downloads
Advanced package that automatically analyzes Laravel SQL queries and provides intelligent index suggestions to optimize database performance
sciactive/nymph
31 Downloads
Powerful object data storage and querying for collaborative web apps.
samsonasik/package-versions
23383 Downloads
A backport of ocramius/package-versions that supports php ^5.6. Composer plugin that provides efficient querying for installed package versions (no runtime IO)
runopencode/query
246 Downloads
Write your dynamic queries in separate files, execute them in your repository.
roydejong/php-activerecord-utils
563 Downloads
Utilities for composing queries in php-activerecord.
ritey/laravel-manticore
880 Downloads
Laravel Scout driver for Manticore Search with support for vector search, hybrid queries, and JSON filters.
ritaswc/laravel-query-logger
10476 Downloads
A dev tool to log all queries for laravel application.
rebing/graphql-laravel-select-fields
67 Downloads
SelectFields (Eloquent eager loading) for rebing/graphql-laravel - optimizes GraphQL queries by analysing requested fields to build minimal SELECT and eager-load only the needed relations.
prometa/laravel-lucene
52 Downloads
Pure-PHP Lucene query parser with a Laravel/Eloquent adapter that compiles Lucene queries into safe, parameterized SQL.