Libraries tagged by Laravel Eloquent
reedware/laravel-relation-joins
939652 Downloads
Adds the ability to join on a relationship by name.
plank/laravel-metable
635399 Downloads
A package for attaching arbitrary data to Eloquent models
plank/laravel-mediable
1333051 Downloads
A package for easily uploading and attaching media files to models with Laravel
multicaret/laravel-acquaintances
234814 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
mikebronner/laravel-pivot-events
128548 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
mikebronner/laravel-model-caching
40251 Downloads
Automatic caching for Eloquent models.
kodeine/laravel-meta
648728 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
imanghafoori/eloquent-mockery
531459 Downloads
Allows you to design your tests in an independent manner.
genealabs/laravel-pivot-events
4423398 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
dyrynda/laravel-model-uuid
2383439 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cyrildewit/eloquent-viewable
973763 Downloads
Laravel package that allows you to associate views with Eloquent models
sofa/eloquence
1420258 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
rutorika/sortable
875426 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
pdphilip/elasticsearch
174824 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
jenssegers/model
3843900 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks