Libraries tagged by eloqent
richardstyles/eloquent-aes
35082 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
rayvenues/eloquent-model-generator
24036 Downloads
Eloquent Model Generator
pion/laravel-eloquent-position
29839 Downloads
Position logic for Eloquent models with minimum setup
orkhanahmadov/eloquent-repository
63092 Downloads
Eloquent Repository for Laravel
oddvalue/eloquent-sortable
113147 Downloads
Some additional features on top of https://github.com/spatie/eloquent-sortable
neylsongularte/eloquent-extra-events
49892 Downloads
Eventos adicionais para o eloquent
naoray/eloquent-model-analyzer
422779 Downloads
Helpful methods to gain more information about eloquent model classes.
n1215/eloquent-bulk-save
19237 Downloads
bulk insert multiple records using Eloquent Model.
mnabialek/laravel-eloquent-filter
14159 Downloads
Allows filtering Eloquent queries by input filters
laravellegends/eloquent-filter
16280 Downloads
A simple Eloquent filter to make easy API filtering
kitloong/eloquent-power-joins-with-compoships
14698 Downloads
The Laravel magic applied to joins, with compoships support
gzero/eloquent-tree
55910 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
guidocella/eloquent-populator
59600 Downloads
Guess attributes for Eloquent model factories
cviebrock/eloquent-typecast
64143 Downloads
Trait for Eloquent models to force type-casting on retrieved values
codenco-dev/eloquent-model-tester
7269 Downloads
Test easier your Eloquent Models in your Laravel Project