Libraries tagged by eloquent-models
spatie/laravel-medialibrary
28837403 Downloads
Associate files with Eloquent models
spatie/laravel-translatable
17615951 Downloads
A trait to make an Eloquent model hold translations
spatie/laravel-sluggable
9149667 Downloads
Generate slugs when saving Eloquent models
spatie/eloquent-sortable
17918288 Downloads
Sortable behaviour for eloquent models
owen-it/laravel-auditing
26209018 Downloads
Audit changes of your Eloquent models in Laravel
mongodb/laravel-mongodb
4444645 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
laravel/scout
38889737 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
cviebrock/eloquent-sluggable
11917600 Downloads
Easy creation of slugs for your Eloquent models in Laravel
jenssegers/mongodb
12341830 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
watson/validating
2918166 Downloads
Eloquent model validating trait.
tucker-eric/eloquentfilter
4172346 Downloads
An Eloquent way to filter Eloquent Models
spatie/laravel-schemaless-attributes
6883992 Downloads
Add schemaless attributes to Eloquent models
spatie/laravel-model-states
4406397 Downloads
State support for Eloquent models
rtconner/laravel-tagging
2680356 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
nicolaslopezj/searchable
2327311 Downloads
Eloquent model search trait.