Libraries tagged by elequent
nanigans/single-table-inheritance
1718916 Downloads
Single Table Inheritance Trait
multicaret/laravel-acquaintances
193791 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.
michaelachrisco/readonly
1398546 Downloads
Readonly Models for Laravel 5+
kodeine/laravel-meta
484994 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
kirkbushell/eloquence
557950 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
jenssegers/model
3172182 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
genealabs/laravel-pivot-events
3460141 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
fico7489/laravel-pivot
4585215 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
elasticquent/elasticquent
858941 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
dyrynda/laravel-model-uuid
1889707 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
cybercog/laravel-ban
485695 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
betterapp/laravel-db-encrypter
448835 Downloads
Provides database model attribute encryption/decryption
baum/baum
1449372 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1410601 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5095980 Downloads
An enumeration implementation for PHP.