Libraries tagged by elquent
stephenjude/default-model-sorting
85798 Downloads
Add default sorting column to your eloquent model
sofa/eloquence-validable
1043315 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sebastiaanluca/laravel-boolean-dates
82555 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
rennokki/befriended
88534 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
reedware/laravel-composite-relations
66670 Downloads
Adds the ability define composite eloquent relations.
qirolab/laravel-reactions
48390 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
panoscape/history
111406 Downloads
Eloquent model history tracking for Laravel
okipa/laravel-table
51067 Downloads
Generate tables from Eloquent models.
nevadskiy/laravel-tree
28127 Downloads
Tree-like structure for Eloquent models.
nevadskiy/laravel-position
56020 Downloads
Arrange Laravel models in a given order.
nayjest/grids
141446 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
121246 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
112123 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
3912 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
84199 Downloads
A tiny macro that reuse a global scope class as a local scope