Libraries tagged by laravel queries
ilzrv/laravel-slow-query-detector
9258 Downloads
Laravel Slow DB Query Detector
ensi/laravel-elastic-query-specification
10526 Downloads
laravel elastic query specification
bizhub/inertia-query-filter
4632 Downloads
Laravel + Inertiajs query filters
asseco-voice/laravel-json-query-builder
7140 Downloads
Laravel JSON query builder
affordablemobiles/laravel-eloquent-query-cache
3690 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
ghonijee/query-adapter
2954 Downloads
Query builder for Laravel model, specifically for DevExtream Table
nahid-ferdous/laravel-searchable
9084 Downloads
Laravel Package To make Eloquent Queries Shorter.
wayofdev/laravel-cycle-orm-adapter
9817 Downloads
🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
sylarele/http-query-config
441 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
propaysystems/laravel-base-repositories
11771 Downloads
Base elequent repositories with interface for common queries.
mpyw/laravel-database-mock
5605 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
mobilestock/laravel-database-interceptor
4960 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.
milito/query-filter
7683 Downloads
This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).
kyslik/laravel-filterable
38739 Downloads
Using URL query strings to filter Eloquent queries.
endeavour-agency/laravel-migration-tests
2881 Downloads
Provides tools for integration testing Laravel migrations.