Libraries tagged by query
elvanto/picodb
30958 Downloads
Minimalist database query builder
dkrnl/simplexmlreader
945792 Downloads
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.
daveismyname/laravel-filters
38980 Downloads
Save and reuse query string based filters
dapphp/torutils
71533 Downloads
Classes for interacting with Tor over the control protocol, querying directory authorities and servers, DNS exit lists, a curl wrapper that makes it easy to use Tor's SOCKS proxy, and more.
danielmewes/php-rql
175316 Downloads
A PHP client driver for the RethinkDB query language (ReQL)
czim/laravel-filter
67836 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
chimera/foundation
276542 Downloads
Base structure to connect PSR-7 objects to command and query buses
b13/trusted-url-params
204995 Downloads
TYPO3 Extension to ensure that only safe queryParams from TYPO3s Routing are added to generated links
austinw/laravel-union-paginator
2760 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
99399 Downloads
Use a hidden taxonomy to improve expensive queries.
aliziodev/laravel-taxonomy
479 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
akki-io/laravel-google-analytics
90650 Downloads
A Laravel package to retrieve data from Google Analytics 4 using the GA4 Query Explorer
skyscanner/jsonpath
409369 Downloads
JSONPath implementation for querying and updating JSON objects
mattkingshott/quest
90617 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
justbetter/laravel-pagination-with-havings
143731 Downloads
Makes it possible to use pagination with havings in queries.