Libraries tagged by eflo
tishotm/eloquent-ci-relations
29879 Downloads
Eloquent case-insensitive relations
testmonitor/eloquent-incrementable
25184 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
23578 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
staudenmeir/eloquent-eager-limit-x-laravel-cte
52189 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-cte
staudenmeir/eloquent-eager-limit-x-laravel-adjacency-list
24379 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list
sofa/eloquent-testsuite
98998 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
richardstyles/eloquentencryption
12094 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
richardstyles/eloquent-aes
34529 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
rayvenues/eloquent-model-generator
22929 Downloads
Eloquent Model Generator
pion/laravel-eloquent-position
28582 Downloads
Position logic for Eloquent models with minimum setup
orkhanahmadov/eloquent-repository
62294 Downloads
Eloquent Repository for Laravel
oddvalue/eloquent-sortable
106026 Downloads
Some additional features on top of https://github.com/spatie/eloquent-sortable
neylsongularte/eloquent-extra-events
49142 Downloads
Eventos adicionais para o eloquent
naoray/eloquent-model-analyzer
419097 Downloads
Helpful methods to gain more information about eloquent model classes.
msafadi/laravel-eloquent-join-with
5885 Downloads
Laravel Eloquent Join With Relationships