Libraries tagged by querier
uzpeng/elasticsearch
8831 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
tiny-blocks/http-query
52 Downloads
Typed, framework-independent toolkit for HTTP collection queries (RSQL filtering, sorting, and offset and cursor pagination) that never touches a data store.
thalia/shopify-rest-to-graphql
1394 Downloads
Shopify REST to GraphQL : Converts Shopify REST API payloads to GraphQL queries with minimal changes for seamless Laravel integration.
swouters/postgresql-tools
805 Downloads
PHP package containing a set of tools to build SQL queries
starme/laravel-es
4362 Downloads
Laravel, php elasticseach query builder to build complex queries using an elegant syntax
squirrelphp/entities
3649 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
softspring/doctrine-query-filters
16090 Downloads
This library adds a new filter for doctrine queries
small/collection
1399 Downloads
Provide PHP collection classes, with a selector to make complex queries on collections.
shmax/graphql-php-validation-toolkit
7024 Downloads
Do validation on fields and args for graphql queries and mutations, and dynamically generate user error types
sekizlipenguen/laravel-index-analyzer
193 Downloads
Advanced package that automatically analyzes Laravel SQL queries and provides intelligent index suggestions to optimize database performance
runopencode/query
278 Downloads
Write your dynamic queries in separate files, execute them in your repository.
ritey/laravel-manticore
940 Downloads
Laravel Scout driver for Manticore Search with support for vector search, hybrid queries, and JSON filters.
ritaswc/laravel-query-logger
10568 Downloads
A dev tool to log all queries for laravel application.
rebing/graphql-laravel-select-fields
314 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.
programic/querylog
3592 Downloads
Log all DB queries