Libraries tagged by eloquent model
testmonitor/eloquent-incrementable
23473 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
21216 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
sofa/eloquent-testsuite
96723 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
rayvenues/eloquent-model-generator
20556 Downloads
Eloquent Model Generator
magros/laravel-model-encryption
44491 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
guidocella/eloquent-populator
57723 Downloads
Guess attributes for Eloquent model factories
flyhjaelp/laravel-eloquent-orderable
2947 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
dive-be/eloquent-super
8391 Downloads
Lightweight MTI (Multi-Table Inheritance) support for Eloquent models
cviebrock/eloquent-typecast
60735 Downloads
Trait for Eloquent models to force type-casting on retrieved values
codenco-dev/eloquent-model-tester
6361 Downloads
Test easier your Eloquent Models in your Laravel Project
axn/laravel-models-generator
12994 Downloads
Eloquent model generation from the database.
alvin0/redis-model
4132 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
coenjacobs/eloquent-composite-primary-keys
84651 Downloads
Offers composite primary keys on Eloquent models
i-rocky/eloquent-dynamic-relation
14928 Downloads
Adds dynamic relationship capability to eloquent ORM models
richardstyles/eloquent-aes
33901 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key