Libraries tagged by laravel queries
bizhub/inertia-query-filter
4445 Downloads
Laravel + Inertiajs query filters
asseco-voice/laravel-json-query-builder
6991 Downloads
Laravel JSON query builder
affordablemobiles/laravel-eloquent-query-cache
2875 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
saasscaleup/laravel-n-plus-one-detector
236 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
ghonijee/query-adapter
2457 Downloads
Query builder for Laravel model, specifically for DevExtream Table
friendsofcat/laravel-couchbase
30270 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
bjerke/api-query-builder
7528 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
angel-source-labs/laravel-expressions
5281 Downloads
Enhanced Database Query Expressions for Laravel. Provides expressions with bindings and expressions that can be used as column values in eloquent
nahid-ferdous/laravel-searchable
6647 Downloads
Laravel Package To make Eloquent Queries Shorter.
rahimi-ali/pulse-slow-mongo-queries
4203 Downloads
A Laravel Pulse card for slow MongoDB queries
propaysystems/laravel-base-repositories
10752 Downloads
Base elequent repositories with interface for common queries.
onemustcode/query
25861 Downloads
It simply transforms the given filters, sortings and paging to a Doctrine or Eloquent query. Handy for interal usage or it can be used for API's.
mpyw/laravel-database-mock
5326 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
mobilestock/laravel-database-interceptor
2439 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
mnabialek/laravel-eloquent-filter
13559 Downloads
Allows filtering Eloquent queries by input filters