Libraries tagged by eloquent model
testmonitor/eloquent-incrementable
21492 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
sofa/eloquent-testsuite
94046 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
repat/laravel-job-models
22755 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
rayvenues/eloquent-model-generator
16617 Downloads
Eloquent Model Generator
pion/laravel-eloquent-position
23934 Downloads
Position logic for Eloquent models with minimum setup
mvdnbrk/laravel-model-expires
17087 Downloads
A package to assign expiration dates to Eloquent models
magros/laravel-model-encryption
41502 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
isswp101/elasticsearch-eloquent
13124 Downloads
Elasticsearch functionality like Laravel Eloquent models.
dive-be/eloquent-super
7425 Downloads
Lightweight MTI (Multi-Table Inheritance) support for Eloquent models
cviebrock/eloquent-typecast
58035 Downloads
Trait for Eloquent models to force type-casting on retrieved values
axn/laravel-models-generator
11623 Downloads
Eloquent model generation from the database.
alvin0/redis-model
3430 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
jamesmills/eloquent-uuid
43243 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
coenjacobs/eloquent-composite-primary-keys
83656 Downloads
Offers composite primary keys on Eloquent models
richardstyles/eloquent-aes
32486 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key