Libraries tagged by QueryR
sandermuller/stopwatch
50876 Downloads
Lightweight profiler for PHP and Laravel. Add checkpoints, measure closures, track queries and memory, and surface results as HTML, Server-Timing headers, log entries, or Debugbar timelines.
saasscaleup/laravel-n-plus-one-detector
1346 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
professional-wiki/wikibase-faceted-search
3313 Downloads
Enhances MediaWiki's search with faceted search capabilities. Filter results based on instance type or statement values
php-telegram-bot/inline-keyboard-pagination
10315 Downloads
PHP Telegram Bot InlineKeyboard Pagination
phalcon/phql
10248 Downloads
Phalcon Query Language (PHQL)
pecee/pixie
31052 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
omaralalwi/laravel-time-craft
2531 Downloads
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.
oe/lukas
11902 Downloads
Search Query Helper
ntanduy/cloudflare-d1-database
8497 Downloads
Cloudflare D1 database driver for Laravel — full Eloquent & Query Builder support.
noahheck/e_pdostatement
23782 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
muhdfaiz/laravel-tail-db
27513 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
mrjgreen/database
48376 Downloads
Expressive Database Layer for PHP - Based on Illuminate/Database
mpyw/laravel-database-mock
19497 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
miradnan/laravel-model-caching
19492 Downloads
Adding cache for Laravel Eloquent queries
mihai-valentin/laravel-order-by-field
19433 Downloads
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature