Libraries tagged by elouquent
samasend/laravel-query-diagnosis
8 Downloads
This is a Laravel package that detects and reports unoptimized database queries by leveraging the database's EXPLAIN feature.
kirschbaum-development/eloquent-power-joins
33956297 Downloads
The Laravel magic applied to joins.
owen-it/laravel-auditing
37436406 Downloads
Audit changes of your Eloquent models in Laravel
spatie/laravel-query-builder
31352137 Downloads
Easily build Eloquent queries from API requests
spatie/laravel-medialibrary
44189625 Downloads
Associate files with Eloquent models
laravel/scout
55965506 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
staudenmeir/eloquent-has-many-deep
15257209 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
spatie/eloquent-sortable
26173302 Downloads
Sortable behaviour for eloquent models
cviebrock/eloquent-sluggable
14408636 Downloads
Easy creation of slugs for your Eloquent models in Laravel
staudenmeir/belongs-to-through
10662661 Downloads
Laravel Eloquent BelongsToThrough relationships
spatie/laravel-translatable
26919963 Downloads
A trait to make an Eloquent model hold translations
spatie/laravel-sluggable
13136643 Downloads
Generate slugs when saving Eloquent models
silber/bouncer
4783743 Downloads
Eloquent roles and abilities.
prettus/l5-repository
11431916 Downloads
Laravel 8|9|10|11|12|13 - Repositories to the database layer
mongodb/laravel-mongodb
8612707 Downloads
A MongoDB based Eloquent model and Query builder for Laravel