Libraries tagged by database query
rexshijaku/sql-to-laravel-builder
12626 Downloads
SQL to Laravel Query Builder
mpyw/laravel-local-class-scope
75466 Downloads
A tiny macro that reuse a global scope class as a local scope
fobia/laravel-sphinx
108241 Downloads
A Laravel query builder for SphinxQL
czim/laravel-filter
63403 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
mpyw/eloquent-has-by-join
106089 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
larawatcher/larawatcher
417195 Downloads
Larawatcher: Laravel Database Query Profiler
mattkingshott/quest
81754 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
ublaboo/datagrid-nette-database-data-source
82824 Downloads
Utility that makes possible to use Nette\Database native query with Ublaboo\DataGrid
bjerke/api-query-builder
6959 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
wp-forge/wp-query-builder
56117 Downloads
A lightweight and efficient SQL query builder for WordPress.
mrjgreen/database
45161 Downloads
Expressive Database Layer for PHP - Based on Illuminate/Database
geeky/query-cache-builder
59275 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
darkghosthunter/rememberable-query
19079 Downloads
Remember a Query results in one expressive line
muhdfaiz/laravel-tail-db
25178 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
fourlabs/qbjs-parser
29844 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.