Libraries tagged by elo
kirschbaum-development/eloquent-power-joins
31743472 Downloads
The Laravel magic applied to joins.
owen-it/laravel-auditing
36344751 Downloads
Audit changes of your Eloquent models in Laravel
spatie/laravel-query-builder
30310173 Downloads
Easily build Eloquent queries from API requests
spatie/laravel-medialibrary
42628260 Downloads
Associate files with Eloquent models
staudenmeir/eloquent-has-many-deep
14792396 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
spatie/eloquent-sortable
25376832 Downloads
Sortable behaviour for eloquent models
cviebrock/eloquent-sluggable
14216645 Downloads
Easy creation of slugs for your Eloquent models in Laravel
staudenmeir/belongs-to-through
10345637 Downloads
Laravel Eloquent BelongsToThrough relationships
spatie/laravel-translatable
26008684 Downloads
A trait to make an Eloquent model hold translations
spatie/laravel-sluggable
12742862 Downloads
Generate slugs when saving Eloquent models
silber/bouncer
4695564 Downloads
Eloquent roles and abilities.
prettus/l5-repository
11281415 Downloads
Laravel 8|9|10|11|12|13 - Repositories to the database layer
mongodb/laravel-mongodb
8291178 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
jenssegers/mongodb
13227334 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
staudenmeir/laravel-adjacency-list
5350199 Downloads
Recursive Laravel Eloquent relationships with CTEs