Libraries tagged by laravel query
dootix-developer/inertiajs-tables-laravel-query-builder
6697 Downloads
Inertia.js Front-end Components for Spatie's Laravel Query Builder
neurony/laravel-query-cache
22029 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
miradnan/laravel-model-caching
10253 Downloads
Adding cache for Laravel Eloquent queries
geeky/query-cache-builder
70261 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
ensi/laravel-elastic-query
16406 Downloads
laravel elastic query
whitecube/laravel-search-builder
4267 Downloads
A package to build fast, index-friendly search queries for Laravel
krossroad/laravel-union-paginator
102680 Downloads
Package to support pagination in union queries in Laravel Eloquent.
chr15k/laravel-meilisearch-advanced-query
4503 Downloads
Laravel Meilisearch advanced query generator
saasscaleup/laravel-n-plus-one-detector
330 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
michaloravec/laravel-paginateroute
10454 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
larva/laravel-whois
22279 Downloads
Whois Query Extension for Laravel.
mateffy/laravel-codebase-mcp
441 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
joskolenberg/laravel-jory
12015 Downloads
Create a flexible API for your Laravel application using json based queries.
beyondcode/laravel-ask-database
8602 Downloads
Use natural language and AI to query your database from Laravel
nullthoughts/laravel-latest-relation
49812 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel