Libraries tagged by laravel-query
teamq/laravel-datatables
1295 Downloads
Custom filter and sorting set for 'spatie/laravel-query-builder' package
eloquent-filter/filter
61 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
aginev/search-filters
6721 Downloads
Easily apply search criteria on Laravel 5+ queries
patienceman/filtan
2888 Downloads
Filtan is a powerful Laravel QueryFilter package designed to simplify and enhance the process of filtering Eloquent queries. It enables developers to effortlessly apply filters to queries and customize the results based on dynamic parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your models effortlessly.
mihai-valentin/laravel-order-by-field
8240 Downloads
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature
felipeva/inertia-table
2097 Downloads
A Laravel package to help you quickly build Inertia.js data tables with the help of Laravel Query Builder and Spatie's Laravel Data.
yorcreative/laravel-query-watcher
3 Downloads
A Laravel package that provides configurable application query capturing & monitoring.
uteq/laravel-query-builder-macros
1512 Downloads
A set of common Laravel Uteq helpers and macros
socialblue/laravel-query-adviser
3186 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
ritaswc/laravel-query-logger
8124 Downloads
A dev tool to log all queries for laravel application.
ngoctp/laravel-query-logger
14576 Downloads
Log database queries for Laravel project
morrislaptop/laravel-query-builder-dump
35497 Downloads
Adds the ability to dump the query builder inline
marksihor/laravel-query-filter
3622 Downloads
Laravel Query Filter
gnahotelsolutions/laravel-query-cache
6395 Downloads
Query caching for Laravel 6+
endeavour-agency/laravel-query-insights
112 Downloads
This packages aims to provide insights into performed queries. Multiple handlers exist to control what should be done with the query data.