Libraries tagged by modelTrait
misterpaladin/cacheable
2214 Downloads
Laravel Model trait for caching all db objects
minusmillionaer/eloquent-uuid
98 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
jan-drda/laravel-nosql-connector
12 Downloads
Model trait for using various NoSQL systems on Laravel
human018/smart-name
16 Downloads
A Model Trait that quickly & intuitively change names from a full name into separate first, last and other name parts.
milax/cacheable
846 Downloads
Laravel Model trait for caching all db objects
kyleboehlen/eloquent-uuid
89 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models updated for Laravel 9
helium/eloquent-password-manager
1311 Downloads
A simple Eloquent model trait for managing common password functionality
adamthehutt/eloquent-constructed-event
1876 Downloads
Eloquent model trait to add a 'constructed' event, which will fire immediately after object construction
aciddose/laravel-request-relationships
4047 Downloads
A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters
tjall/laravel-modeltranslations
60 Downloads