Libraries tagged by eloqua
zing/laravel-eloquent-relationships
14113 Downloads
More eloquent relationships for Laravel
ziffmedia/laravel-eloquent-imagery
135073 Downloads
Image handling per column/attribute for Laravel Eloquent
zachflower/eloquent-interactions
11558 Downloads
An implementation of the interactor pattern for Laravel.
view-components/eloquent-data-processing
47341 Downloads
Eloquent ORM support for ViewComponents
tishotm/eloquent-ci-relations
23595 Downloads
Eloquent case-insensitive relations
testmonitor/eloquent-incrementable
21495 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
16227 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
staudenmeir/eloquent-eager-limit-x-laravel-cte
37786 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-cte
staudenmeir/eloquent-eager-limit-x-laravel-adjacency-list
17177 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list
sofa/eloquent-testsuite
94051 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
richardstyles/eloquentencryption
10510 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
richardstyles/eloquent-aes
32488 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
rayvenues/eloquent-model-generator
16622 Downloads
Eloquent Model Generator
pion/laravel-eloquent-position
23943 Downloads
Position logic for Eloquent models with minimum setup
orkhanahmadov/eloquent-repository
54742 Downloads
Eloquent Repository for Laravel