Libraries tagged by laravel queries
kyslik/laravel-filterable
38740 Downloads
Using URL query strings to filter Eloquent queries.
endeavour-agency/laravel-migration-tests
2893 Downloads
Provides tools for integration testing Laravel migrations.
buckhamduffy/laravel-expressions
2397 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
asamir/laravel-in-db-performance-monitor
5849 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
ans-group/laravel-sieve
5378 Downloads
A library for filtering eloquent queries
anourvalar/laravel-pulse
2921 Downloads
Additional cards for Laravel Pulse
ukfast/laravel-sieve
7230 Downloads
A library for filtering eloquent queries
darkghosthunter/rememberable-query
19435 Downloads
Remember a Query results in one expressive line
microweber-deps/eloquent-serialize
10247 Downloads
Laravel Query Builder (Eloquent) serialization
felipeva/inertia-table
3810 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.
eloquent-filter/filter
65 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
7213 Downloads
Easily apply search criteria on Laravel 5+ queries
hashemi/queryfilter
993 Downloads
A simple & dynamic package for your eloquent query in laravel. It will help you to write query logic individual for each parameter.
scalia/sphinxsearch
53372 Downloads
Laravel package to query Sphinxsearch
sebdesign/blade-sql-formatter
1713 Downloads
Display formatted SQL queries in your Laravel views