Libraries tagged by eloquent model
jsefton/laravel-virtual-fields
1193 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
james.xue/laravel-sortable
9608 Downloads
Sortable behaviour for eloquent models
james.xue/laravel-admin-sortable
7535 Downloads
Sortable behaviour for eloquent models
imajkumar/laravel-binary-tree
2135 Downloads
Ayra is an implementation of the Nested Set pattern for Eloquent models.
herinneringenoplinnen/laravel-xml
9280 Downloads
Convert Eloquent models to XML, as well as normal objects.
heiheihallo/acquaintances
1581 Downloads
This is a clone of multicaret/laravel-acquaintances customized to our needs. With added dislike functionality. 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.
grazulex/laravel-snapshot
17 Downloads
A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.
grazulex/laravel-draftable
11 Downloads
Add drafts, versioning, and publication workflow to any Eloquent model — ideal for content editing, previews, and rollback.
encoredigitalgroup/mergemodels
3390 Downloads
A Laravel package for Merging Eloquent Models
encima-io/albero
1711 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.
donttrythisathome/elo-wrapper
6300 Downloads
EloWrapper is a wrapper around Laravel Eloquent model that allows you to create specific model actions in separated wrapper classes.
craftcodery/laravel-searchable
4320 Downloads
Searchable trait for Laravel Eloquent models
buiphong/elasticquent
689 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
bpocallaghan/sluggable
20244 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
aniftyco/laravel-attachments
206 Downloads
Turn any field on your Eloquent models into attachments