Libraries tagged by eloquet
reedware/laravel-composite-relations
86778 Downloads
Adds the ability define composite eloquent relations.
qirolab/laravel-reactions
53455 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
poing/earmark
12329 Downloads
Laravel package to generate values in a unique and customizable series.
pishran/laravel-persian-slug
22107 Downloads
Creates Persian slugs for Eloquent models.
pdphilip/elasticlens
10939 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
panoscape/history
117914 Downloads
Eloquent model history tracking for Laravel
okipa/laravel-table
52023 Downloads
Generate tables from Eloquent models.
nevadskiy/laravel-tree
42848 Downloads
Tree-like structure for Eloquent models.
nevadskiy/laravel-position
65047 Downloads
Arrange Laravel models in a given order.
nayjest/grids
145110 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
133980 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
141072 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
5729 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
90456 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
37711 Downloads
LaraCache is a customizable cache trait to cache queries on model's events