Libraries tagged by database queries
czim/laravel-filter
67379 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
mpyw/eloquent-has-by-join
123099 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
mattkingshott/quest
90107 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
fitztrev/query-tracer
19009 Downloads
Backtrace database queries
ublaboo/datagrid-nette-database-data-source
88515 Downloads
Utility that makes possible to use Nette\Database native query with Ublaboo\DataGrid
beyondcode/laravel-ask-database
8513 Downloads
Use natural language and AI to query your database from Laravel
infinitypaul/laravel-database-filter
35211 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.
wp-forge/wp-query-builder
93638 Downloads
A lightweight and efficient SQL query builder for WordPress.
mrjgreen/database
46290 Downloads
Expressive Database Layer for PHP - Based on Illuminate/Database
geeky/query-cache-builder
67975 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
muhdfaiz/laravel-tail-db
25577 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
yiisoft/db-oracle
48974 Downloads
Oracle driver for Yii Database
yiisoft/db-mssql
64127 Downloads
MSSQL Server driver for Yii Database
yiisoft/data-cycle
15853 Downloads
Cycle ORM query adapter for yiisoft/data
pecee/pixie
25226 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.