Libraries tagged by eloquent-models
spatie/laravel-medialibrary
29987676 Downloads
Associate files with Eloquent models
spatie/laravel-translatable
18325210 Downloads
A trait to make an Eloquent model hold translations
spatie/laravel-sluggable
9480791 Downloads
Generate slugs when saving Eloquent models
spatie/eloquent-sortable
18598934 Downloads
Sortable behaviour for eloquent models
owen-it/laravel-auditing
27198902 Downloads
Audit changes of your Eloquent models in Laravel
mongodb/laravel-mongodb
4835135 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
laravel/scout
40458864 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
cviebrock/eloquent-sluggable
12189233 Downloads
Easy creation of slugs for your Eloquent models in Laravel
jenssegers/mongodb
12465164 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
watson/validating
2977704 Downloads
Eloquent model validating trait.
tucker-eric/eloquentfilter
4278701 Downloads
An Eloquent way to filter Eloquent Models
spatie/laravel-schemaless-attributes
7170863 Downloads
Add schemaless attributes to Eloquent models
spatie/laravel-model-states
4655692 Downloads
State support for Eloquent models
rtconner/laravel-tagging
2743419 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nicolaslopezj/searchable
2379711 Downloads
Eloquent model search trait.