Libraries tagged by eloquent-models
sebastiaanluca/laravel-boolean-dates
67233 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
scottlaurent/accounting
19932 Downloads
Laravel Accounting Journals for Eloquent Models
richan-fongdasen/eloquent-blameable
154316 Downloads
Blameable behavior implementation for your Eloquent Model in Laravel
qirolab/laravel-reactions
41226 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
pishran/laravel-persian-slug
15749 Downloads
Creates Persian slugs for Eloquent models.
panoscape/history
103066 Downloads
Eloquent model history tracking for Laravel
okipa/laravel-table
49441 Downloads
Generate tables from Eloquent models.
nevadskiy/laravel-tree
13099 Downloads
Tree-like structure for Eloquent models.
mvanduijker/laravel-transactional-model-events
108327 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mtvs/eloquent-approval
14485 Downloads
Approval process for Laravel Eloquent models.
jedrzej/withable
147777 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
200182 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jdavidbakr/replaceable-model
228215 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
jackpopp/geodistance
105369 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
highsolutions/eloquent-sequence
101507 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.