Libraries tagged by laravel-query
watson/aggregate
160244 Downloads
Extend Laravel's query builder with additional relation aggregates.
fobia/laravel-sphinx
141646 Downloads
A Laravel query builder for SphinxQL
haruncpi/laravel-query-log
19828 Downloads
Log your all laravel sql query
dootix-developer/inertiajs-tables-laravel-query-builder
10692 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
adesin-fr/inertiajs-tables-laravel-query-builder
3402 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
neurony/laravel-query-cache
26835 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
omaralalwi/laravel-time-craft
2737 Downloads
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.
stephenharris/wp-query-builder
19164 Downloads
An expressive query builder for WordPress based on Laravel's Query Builder
pyaesoneaung/to-raw-sql
11385 Downloads
Get raw SQL from Laravel Query Builder
mihai-valentin/laravel-order-by-field
20210 Downloads
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature
techsemicolon/laravel-query-to-csv
10922 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
socialblue/laravel-query-adviser
4005 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.
rodrigopedra/laravel-query-logger
12110 Downloads
Laravel query logger
mortenscheel/laravel-query-recorder
13036 Downloads
A package to record and analyze database queries in Laravel applications.
ensi/laravel-query-builder-helpers
51270 Downloads
This package contains extensions for laravel-query-builder