Libraries tagged by elogquent
luissantiago/elogquent
16 Downloads
Listens to Eloquent model events and logs configured attribute changes into a history table.
kirschbaum-development/eloquent-power-joins
40089749 Downloads
The Laravel magic applied to joins.
spatie/laravel-translatable
29215927 Downloads
A trait to make an Eloquent model hold translations
owen-it/laravel-auditing
40072980 Downloads
Audit changes of your Eloquent models in Laravel
spatie/laravel-query-builder
34020003 Downloads
Easily build Eloquent queries from API requests
spatie/laravel-medialibrary
48277516 Downloads
Associate files with Eloquent models
laravel/scout
60069507 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
staudenmeir/eloquent-has-many-deep
16411006 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
spatie/eloquent-sortable
28140957 Downloads
Sortable behaviour for eloquent models
cviebrock/eloquent-sluggable
14918273 Downloads
Easy creation of slugs for your Eloquent models in Laravel
venturecraft/revisionable
7299964 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
staudenmeir/belongs-to-through
11402034 Downloads
Laravel Eloquent BelongsToThrough relationships
spatie/laravel-sluggable
14066202 Downloads
Generate slugs when saving Eloquent models
silber/bouncer
4992677 Downloads
Eloquent roles and abilities.
prettus/l5-repository
11834135 Downloads
Laravel 8|9|10|11|12|13 - Repositories to the database layer