Libraries tagged by Laravel Eloquent
shiftonelabs/laravel-cascade-deletes
457102 Downloads
Adds application level cascading deletes to Eloquent Models.
reedware/laravel-relation-joins
892718 Downloads
Adds the ability to join on a relationship by name.
plank/laravel-mediable
1296882 Downloads
A package for easily uploading and attaching media files to models with Laravel
multicaret/laravel-acquaintances
227364 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-model-caching
25287 Downloads
Automatic caching for Eloquent models.
kodeine/laravel-meta
621179 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
imanghafoori/eloquent-mockery
479917 Downloads
Allows you to design your tests in an independent manner.
genealabs/laravel-pivot-events
4278119 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
dyrynda/laravel-model-uuid
2296819 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cyrildewit/eloquent-viewable
952170 Downloads
Laravel package that allows you to associate views with Eloquent models
iatstuti/laravel-cascade-soft-deletes
1144482 Downloads
Cascading deletes for Eloquent models that implement soft deletes
sofa/eloquence
1402304 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
rutorika/sortable
849660 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
jenssegers/model
3728752 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
elasticquent/elasticquent
905277 Downloads
Maps Laravel Eloquent models to Elasticsearch types.