Libraries tagged by eloquence
outl1ne/nova-sortable
1359668 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1913647 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
nanigans/single-table-inheritance
2125801 Downloads
Single Table Inheritance Trait
multicaret/laravel-acquaintances
230210 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
mikebronner/laravel-pivot-events
100519 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
michaelachrisco/readonly
1746532 Downloads
Readonly Models for Laravel 5+
kodeine/laravel-meta
632641 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
jpkleemans/attribute-events
394596 Downloads
🔥 Fire events on attribute changes of your Eloquent model
jenssegers/model
3776638 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
genealabs/laravel-pivot-events
4339707 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
elasticquent/elasticquent
909387 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
dyrynda/laravel-model-uuid
2332359 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cybercog/laravel-love
258795 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
cybercog/laravel-ban
564082 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
baum/baum
1514864 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.