Libraries tagged by eloqent
sebastiaanluca/laravel-boolean-dates
92194 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
reedware/laravel-composite-relations
83127 Downloads
Adds the ability define composite eloquent relations.
qirolab/laravel-reactions
52652 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
poing/earmark
11767 Downloads
Laravel package to generate values in a unique and customizable series.
pdphilip/elasticlens
9599 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
panoscape/history
116802 Downloads
Eloquent model history tracking for Laravel
okipa/laravel-table
51916 Downloads
Generate tables from Eloquent models.
nevadskiy/laravel-tree
39902 Downloads
Tree-like structure for Eloquent models.
nevadskiy/laravel-position
63553 Downloads
Arrange Laravel models in a given order.
nayjest/grids
144435 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
131499 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
135295 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
5418 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
89519 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
36915 Downloads
LaraCache is a customizable cache trait to cache queries on model's events