Libraries tagged by epoq
stephenjude/default-model-sorting
87739 Downloads
Add default sorting column to your eloquent model
sebastiaanluca/laravel-boolean-dates
84392 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
rennokki/befriended
88809 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
reedware/laravel-composite-relations
71132 Downloads
Adds the ability define composite eloquent relations.
qirolab/laravel-reactions
49472 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
panoscape/history
112777 Downloads
Eloquent model history tracking for Laravel
okipa/laravel-table
51316 Downloads
Generate tables from Eloquent models.
nevadskiy/laravel-tree
31252 Downloads
Tree-like structure for Eloquent models.
nevadskiy/laravel-position
57624 Downloads
Arrange Laravel models in a given order.
nayjest/grids
142189 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
123621 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
118046 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
4260 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
86015 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
34700 Downloads
LaraCache is a customizable cache trait to cache queries on model's events