Libraries tagged by eloquent-models
alsofronie/eloquent-uuid
321681 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
alexstewartja/laravel-attribute-observer
74382 Downloads
Observe (and react to) attribute changes made on Eloquent models.
alajusticia/laravel-expirable
64624 Downloads
Make Eloquent models expirable
akuechler/laravel-geoly
49818 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
rinvex/laravel-cacheable
127261 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
rinvex/laravel-addresses
57305 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
rayvenues/eloquent-model-generator
22877 Downloads
Eloquent Model Generator
naoray/eloquent-model-analyzer
418919 Downloads
Helpful methods to gain more information about eloquent model classes.
xint0/laravel-optimistic-locking
72570 Downloads
Adds optimistic locking feature to eloquent models.
vicklr/materialized-model
12832 Downloads
Materialized Path for Eloquent model hierarchies
tiagomichaelsousa/laravelfilters
23949 Downloads
Laravel Filters is a package that allows to filter eloquent models in a clean way.
thinktomorrow/dynamic-attributes
19307 Downloads
easily store and retrieve document values of an eloquent model
testmonitor/eloquent-incrementable
25130 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
szana8/laraflow
5454 Downloads
Laravel workflow package for Eloquent models.
stayallive/laravel-eloquent-observable
23546 Downloads
Register Eloquent model event listeners just-in-time directly from the model.