Libraries tagged by elo
zelenin/elo
6154 Downloads
A PHP implementation of Elo rating system
zing/laravel-eloquent-relationships
18676 Downloads
More eloquent relationships for Laravel
ziffmedia/laravel-eloquent-imagery
160059 Downloads
Image handling per column/attribute for Laravel Eloquent
view-components/eloquent-data-processing
56499 Downloads
Eloquent ORM support for ViewComponents
tishotm/eloquent-ci-relations
29431 Downloads
Eloquent case-insensitive relations
testmonitor/eloquent-incrementable
24764 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
23240 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
staudenmeir/eloquent-eager-limit-x-laravel-cte
51150 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-cte
staudenmeir/eloquent-eager-limit-x-laravel-adjacency-list
23603 Downloads
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list
sofa/eloquent-testsuite
98696 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
richardstyles/eloquentencryption
11990 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
richardstyles/eloquent-aes
34417 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
rayvenues/eloquent-model-generator
22518 Downloads
Eloquent Model Generator
pion/laravel-eloquent-position
28323 Downloads
Position logic for Eloquent models with minimum setup
orkhanahmadov/eloquent-repository
62103 Downloads
Eloquent Repository for Laravel