Libraries tagged by moloquent
shiftonelabs/laravel-cascade-deletes
443345 Downloads
Adds application level cascading deletes to Eloquent Models.
rutorika/sortable
837941 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
reedware/laravel-relation-joins
870934 Downloads
Adds the ability to join on a relationship by name.
plank/laravel-mediable
1282860 Downloads
A package for easily uploading and attaching media files to models with Laravel
outl1ne/nova-sortable
1289233 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1883903 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
nanigans/single-table-inheritance
2066231 Downloads
Single Table Inheritance Trait
multicaret/laravel-acquaintances
224096 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
64682 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
michaelachrisco/readonly
1686368 Downloads
Readonly Models for Laravel 5+
kodeine/laravel-meta
610834 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
kirkbushell/eloquence
730423 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
jenssegers/model
3681846 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
genealabs/laravel-pivot-events
4224680 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
elasticquent/elasticquent
901771 Downloads
Maps Laravel Eloquent models to Elasticsearch types.