Libraries tagged by eloquent-models
devitek/eloquent-loggable
5707 Downloads
Make your eloquent Model loggable
culturalinfusion/baum
21329 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
coliving/reportable
22578 Downloads
Reportable Polymorphic Eloquent Models for Laravel 8, 9, 10, 11 & 12
coliving/laravel-friendships
20455 Downloads
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11
coliving/commentable
28126 Downloads
Commentable Polymorphic Eloquent Models for for Laravel. This is fork from artisanry/commentable as it's abandoned
coderscantina/laravel-filter
6342 Downloads
A filter object for Laravel/Eloquent models based on laracasts approach.
bpocallaghan/sluggable
20221 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
bkwld/upchuck
13443 Downloads
A simple, automatic handler of file uploads for Laravel's Eloquent models using using Flysystem.
binafy/laravel-score
352 Downloads
Laravel Score is a lightweight and flexible package for adding scoring functionality to any Eloquent model in a Laravel application
bfg/repository
39747 Downloads
Missing repositories for Eloquent models Laravel
bahram/bfilters
517 Downloads
A package for customized filtering on eloquent models
aurorawebsoftware/arflow
2246 Downloads
ArFlow is a Laravel package that allows you to implement workflow management for your Laravel Eloquent models.
astalpaert/laravel-blamable
25683 Downloads
Laravel Eloquent models blamable
23m/dev-panel
460 Downloads
Generate Filament 3 resources from Eloquent models automatically.
signifly/laravel-pivot-events
55084 Downloads
Trigger Eloquent model pivot events when attaching, detaching or updating.