Libraries tagged by eloquent
kirschbaum-development/eloquent-power-joins
39457028 Downloads
The Laravel magic applied to joins.
owen-it/laravel-auditing
39788542 Downloads
Audit changes of your Eloquent models in Laravel
spatie/laravel-query-builder
33737631 Downloads
Easily build Eloquent queries from API requests
spatie/laravel-medialibrary
47845909 Downloads
Associate files with Eloquent models
laravel/scout
59623886 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
spatie/eloquent-sortable
27925231 Downloads
Sortable behaviour for eloquent models
cviebrock/eloquent-sluggable
14854057 Downloads
Easy creation of slugs for your Eloquent models in Laravel
staudenmeir/eloquent-has-many-deep
16281028 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
venturecraft/revisionable
7271616 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
11319893 Downloads
Laravel Eloquent BelongsToThrough relationships
spatie/laravel-translatable
28965216 Downloads
A trait to make an Eloquent model hold translations
spatie/laravel-sluggable
13970177 Downloads
Generate slugs when saving Eloquent models
silber/bouncer
4970915 Downloads
Eloquent roles and abilities.
prettus/l5-repository
11790945 Downloads
Laravel 8|9|10|11|12|13 - Repositories to the database layer
mongodb/laravel-mongodb
9322442 Downloads
A MongoDB based Eloquent model and Query builder for Laravel