Libraries tagged by eloquent-models
neurony/laravel-duplicate
116932 Downloads
Duplicate any Eloquent model along with its underlying relationships
rayvenues/eloquent-model-generator
16716 Downloads
Eloquent Model Generator
xint0/laravel-optimistic-locking
50968 Downloads
Adds optimistic locking feature to eloquent models.
vicklr/materialized-model
10818 Downloads
Materialized Path for Eloquent model hierarchies
tiagomichaelsousa/laravelfilters
22301 Downloads
Laravel Filters is a package that allows to filter eloquent models in a clean way.
thinktomorrow/dynamic-attributes
12859 Downloads
easily store and retrieve document values of an eloquent model
testmonitor/eloquent-incrementable
21540 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
szana8/laraflow
4330 Downloads
Laravel workflow package for Eloquent models.
stayallive/laravel-eloquent-observable
16296 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
sofa/eloquent-testsuite
94119 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
repat/laravel-job-models
22812 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
pion/laravel-eloquent-position
23964 Downloads
Position logic for Eloquent models with minimum setup
nolanos/laravel-doctrine-factory
11567 Downloads
Generate Typescript definitions for your Eloquent models
nevadskiy/laravel-translatable
12953 Downloads
Add translations to your Eloquent models
mvdnbrk/laravel-model-expires
17087 Downloads
A package to assign expiration dates to Eloquent models