Libraries tagged by query
rct567/dom-query
227524 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
overtrue/laravel-query-logger
239308 Downloads
A dev tool to log all queries for laravel application.
mattiasgeniar/phpunit-query-count-assertions
524414 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
laragear/cache-query
58252 Downloads
Remember your query results using only one method. Yes, only one.
gravitypdf/querypath
468544 Downloads
PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support
protonemedia/inertiajs-tables-laravel-query-builder
160660 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
nahid/qarray
355032 Downloads
QArray is a PHP abstraction for querying array
mehdi-fathi/eloquent-filter
159149 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
kitloong/laravel-app-logger
833308 Downloads
Laravel log for your application
gmostafa/php-graphql-oqm
652436 Downloads
GraphQL Object-to-Query Mapper (QOM) which generates objects from API schema
fpdo/fluentpdo
224583 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
clancats/hydrahon
174280 Downloads
Fast & standalone PHP MySQL Query Builder library.
aplus/helpers
1625850 Downloads
Aplus Framework Helpers Library
timetoogo/pinq
95034 Downloads
PHP Integrated Query - A real LINQ library for PHP
mpyw/eloquent-has-by-non-dependent-subquery
419203 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.