laravel-expressions
by buckhamduffy
Database-independent Query Expressions as a replacement to DB::raw calls
laravel-querymonitor
by padosoft
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
laravel-migration-tests
Provides tools for integration testing Laravel migrations.
laravel-query-insights
This packages aims to provide insights into performed queries. Multiple handlers exist to control what should be done with the query data.
laravel-time-craft
by omaralalwi
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.
laravel-eloquent-query-cache
by epajarito
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by dppublicity
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by henriquex25
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by seblhaire
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
[UNOFFICIAL] Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-model-datatable-ssp
by ymigval
Extension designed to seamlessly integrate Laravel models with server-side DataTables. It provides a convenient and efficient way to fetch, transform, and display data from your Laravel models in DataTables.
laravel-query-diagnosis
by samasend
This is a Laravel package that detects and reports unoptimized database queries by leveraging the database's EXPLAIN feature.
laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by alexandy
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by woenel
Adding cache on your Laravel Eloquent queries' results is now a breeze.
manticore-query-builder-laravel
by avadim
ManticoreSearch Query Builder for your Laravel applications
laravel-filter-query
by yoursjarvis
A small and simple Laravel package for adding filters functionality to a models by adding traits.
laravel-query-expressions
by tpetry
Database-independent Query Expressions as a replacement to DB::raw calls
laravel-eloquent-query-cache
by vigstudio
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by advil0
Forked version of renoki-co/laravel-eloquent-query-cache to support Laravel 10.
laravel-order-by-field
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature
laravel-query-filter
by oooiik
A clean, convention-based way to extract Eloquent query filters into dedicated filter classes — keep your controllers and scopes thin.
laravel-rest-ql
by matteomeloni
A simple way, to be able to build a query into a Laravel model, through a http request
laravel-steampipe
by renoki-co
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
laravel-searchable
by sqits
Package to add an easy way to add a basic search functionality to your models
get-mysql-statement-laravel
Get MYSQL statement from query builder in laravel helper