Libraries tagged by model-traits
alsofronie/eloquent-uuid
318770 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
willvincent/laravel-unique
799 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
esensi/model
65692 Downloads
The base model traits of Esensi
jamesmills/eloquent-uuid
43388 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
novius/laravel-publishable
5848 Downloads
A Laravel Eloquent model trait for publishable resource
koodoo/laravel-trait-encrypt
15177 Downloads
A Laravel Eloquent Model trait for Encrypting model data
astrotomic/laravel-auth-recovery-codes
24912 Downloads
This package provides Laravel bindings and a Eloquent/Model trait for pragmarx/recovery package.
hnhdigital-os/laravel-model-traits
114 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
6dreams/rich-model-trait
1343 Downloads
A rich replacement for your anemic getters and setters
thetalabs/laravel-database-encryption
16413 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1585 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
novius/laravel-translatable
5374 Downloads
A Laravel Eloquent model trait for translatable resource
novius/laravel-linkable
2073 Downloads
A Laravel Eloquent model trait for linkable resource
koodoo/laravel-trait-uuid
14163 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
koodoo/laravel-trait-updatedby
14059 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models