Libraries tagged by eloquent-models
digitalcloud/laravel-blameable
40596 Downloads
Laravel package allow you to add created/updated by attributes on eloquent models
devitek/eloquent-loggable
4374 Downloads
Make your eloquent Model loggable
culturalinfusion/baum
15490 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
coliving/reportable
18826 Downloads
Reportable Polymorphic Eloquent Models for Laravel 8, 9, 10 & 11
coliving/laravel-friendships
16703 Downloads
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11
coliving/laravel-duplicate
37751 Downloads
Duplicate any Eloquent model along with its underlying relationships
coliving/commentable
23993 Downloads
Commentable Polymorphic Eloquent Models for for Laravel. This is fork from artisanry/commentable as it's abandoned
coderscantina/laravel-filter
4098 Downloads
A filter object for Laravel/Eloquent models based on laracasts approach.
codeartmk/opensearch-laravel
98 Downloads
This package integrates the Opensearch client to work seamlessly with your Laravel Eloquent Model.
bpocallaghan/sluggable
19259 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
axn/laravel-eloquent-authorable
39763 Downloads
Support for created_by and updated_by fields in Eloquent models.
aurorawebsoftware/arflow
1276 Downloads
ArFlow is a Laravel package that allows you to implement workflow management for your Laravel Eloquent models.
astalpaert/laravel-blamable
18155 Downloads
Laravel Eloquent models blamable
alibayat/laravel-categorizable
1989 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
alexcrawford/lexorank-sortable
4547 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.