Libraries tagged by queries
austinw/laravel-union-paginator
4703 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
alleyinteractive/internal-flags
128440 Downloads
Use a hidden taxonomy to improve expensive queries.
akki-io/laravel-google-analytics
97798 Downloads
A Laravel package to retrieve data from Google Analytics 4 using the GA4 Query Explorer
mattkingshott/quest
92658 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
justbetter/laravel-pagination-with-havings
145791 Downloads
Makes it possible to use pagination with havings in queries.
euautomation/graphql-client
376710 Downloads
A simple client to help execute queries and mutations across GraphQL
sspat/es-query-sanitizer
155465 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
pollora/query
1328 Downloads
Create WP Query in a fluent way.
estahn/json-query-wrapper
38927 Downloads
Wrapper for jq, a lightweight and flexible command-line JSON processor
artprima/query-filter-bundle
27353 Downloads
An easy way to filter requests in your Symfony 4/5/6 application (that uses Doctrine2 as ORM).
ambengers/query-filter
12141 Downloads
Laravel package for filtering resources with request query string
neurony/laravel-query-cache
22337 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
yireo/magento2-custom-graph-ql-query-limiter
26057 Downloads
Magento 2 module to sync a GraphQL session with the regular session
wp-forge/wp-query-builder
117305 Downloads
A lightweight and efficient SQL query builder for WordPress.
stephenharris/wp-query-builder
16236 Downloads
An expressive query builder for WordPress based on Laravel's Query Builder