Libraries tagged by database query
illuminated/db-profiler
243153 Downloads
Database Profiler for Laravel Web and Console Applications.
heroicpixels/filterable
93920 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
fobia/laravel-sphinx
139775 Downloads
A Laravel query builder for SphinxQL
czim/laravel-filter
75872 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
ahmed-bhs/doctrine-doctor
12801 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
mpyw/eloquent-has-by-non-dependent-subquery
515732 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
waad/laravel-model-metadata
5351 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
ramadan/custom-fresh
2490 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
larawatcher/larawatcher
503172 Downloads
Larawatcher: Laravel Database Query Profiler
elvanto/picodb
46905 Downloads
Minimalist database query builder
mattkingshott/quest
103740 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
kohana/database
487101 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
infinitypaul/laravel-database-filter
48005 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
ntanduy/cloudflare-d1-database
8196 Downloads
Cloudflare D1 database driver for Laravel — full Eloquent & Query Builder support.
tommyknocker/pdo-database-class
6142 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.