Libraries tagged by eloquent-models
richan-fongdasen/eloquent-blameable
183633 Downloads
Blameable behavior implementation for your Eloquent Model in Laravel
relaticle/flowforge
1948 Downloads
Flowforge is a lightweight Kanban board package for Filament that works with existing Eloquent models.
qirolab/laravel-reactions
52384 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
panoscape/history
116456 Downloads
Eloquent model history tracking for Laravel
okipa/laravel-table
51885 Downloads
Generate tables from Eloquent models.
nevadskiy/laravel-tree
39022 Downloads
Tree-like structure for Eloquent models.
mvanduijker/laravel-transactional-model-events
130532 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mtvs/eloquent-approval
17608 Downloads
Approval process for Laravel Eloquent models.
mr-punyapal/laravel-extended-relationships
5320 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
moloquent/moloquent
104797 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
mansoor/filament-versionable
33232 Downloads
Effortlessly manage revisions of your Eloquent models in Filament.
jedrzej/withable
163517 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
224356 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jdavidbakr/replaceable-model
236115 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
jackpopp/geodistance
113494 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.