Libraries tagged by elequent
tishotm/eloquent-ci-relations
30545 Downloads
Eloquent case-insensitive relations
testmonitor/eloquent-incrementable
25910 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
stayallive/laravel-eloquent-observable
23701 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
staudenmeir/eloquent-eager-limit-x-laravel-cte
53312 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-cte
staudenmeir/eloquent-eager-limit-x-laravel-adjacency-list
25360 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list
sofa/eloquent-testsuite
99574 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
richardstyles/eloquentencryption
12281 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
richardstyles/eloquent-aes
34751 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
rayvenues/eloquent-model-generator
23323 Downloads
Eloquent Model Generator
pion/laravel-eloquent-position
28972 Downloads
Position logic for Eloquent models with minimum setup
orkhanahmadov/eloquent-repository
62603 Downloads
Eloquent Repository for Laravel
oddvalue/eloquent-sortable
107617 Downloads
Some additional features on top of https://github.com/spatie/eloquent-sortable
neylsongularte/eloquent-extra-events
49405 Downloads
Eventos adicionais para o eloquent
naoray/eloquent-model-analyzer
420288 Downloads
Helpful methods to gain more information about eloquent model classes.
n1215/eloquent-bulk-save
18460 Downloads
bulk insert multiple records using Eloquent Model.