Libraries tagged by database queries
moloquent/moloquent
115966 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
illuminated/db-profiler
242956 Downloads
Database Profiler for Laravel Web and Console Applications.
heroicpixels/filterable
93399 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
fobia/laravel-sphinx
139408 Downloads
A Laravel query builder for SphinxQL
czim/laravel-filter
75685 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
ahmed-bhs/doctrine-doctor
12247 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
514897 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
larawatcher/larawatcher
502096 Downloads
Larawatcher: Laravel Database Query Profiler
elvanto/picodb
46560 Downloads
Minimalist database query builder
mattkingshott/quest
103654 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
kohana/database
487018 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
infinitypaul/laravel-database-filter
47904 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
8145 Downloads
Cloudflare D1 database driver for Laravel — full Eloquent & Query Builder support.
tommyknocker/pdo-database-class
6139 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.
stefangabos/zebra_database
12814 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.