Libraries tagged by jeloquent
stayallive/laravel-eloquent-observable
24116 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
staudenmeir/eloquent-eager-limit-x-laravel-cte
54134 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-cte
staudenmeir/eloquent-eager-limit-x-laravel-adjacency-list
26078 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list
sofa/eloquent-testsuite
100256 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
sahusoftcom/eloquent-image-mutator
15969 Downloads
One solution for image uploads.
rossbearman/eloquent-calamari
4807 Downloads
Obfuscate incrementing IDs with Sqids for Laravel and Eloquent.
richardstyles/eloquentencryption
12465 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
richardstyles/eloquent-aes
34930 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
rayvenues/eloquent-model-generator
23735 Downloads
Eloquent Model Generator
pion/laravel-eloquent-position
29629 Downloads
Position logic for Eloquent models with minimum setup
orkhanahmadov/eloquent-repository
62959 Downloads
Eloquent Repository for Laravel
oddvalue/eloquent-sortable
110400 Downloads
Some additional features on top of https://github.com/spatie/eloquent-sortable
neylsongularte/eloquent-extra-events
49714 Downloads
Eventos adicionais para o eloquent
naoray/eloquent-model-analyzer
421863 Downloads
Helpful methods to gain more information about eloquent model classes.
n1215/eloquent-bulk-save
18826 Downloads
bulk insert multiple records using Eloquent Model.