Libraries tagged by eloquent aes
mongodb/laravel-mongodb
9654193 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
spatie/laravel-translatable
29944542 Downloads
A trait to make an Eloquent model hold translations
laravel/scout
61366072 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
jenssegers/mongodb
13463164 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
venturecraft/revisionable
7370455 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
astrotomic/laravel-translatable
8875722 Downloads
A Laravel package for multilingual models
rennokki/laravel-eloquent-query-cache
4630183 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
cyrildewit/eloquent-viewable
1260754 Downloads
A minimalistic analytics package for Laravel with seamless view tracking for Eloquent models
plank/laravel-mediable
1739036 Downloads
A package for easily uploading and attaching media files to models with Laravel
outl1ne/nova-sortable
2405681 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
tightenco/parental
2700974 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
calebporzio/parental
3434490 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
bkwld/cloner
2514665 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
tailflow/laravel-orion
762753 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
spatie/laravel-model-status
2032219 Downloads
A package to enable assigning statuses to Eloquent Models