Libraries tagged by modelTrait
alsofronie/eloquent-uuid
315899 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
willvincent/laravel-unique
129 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
novius/laravel-translatable
4886 Downloads
A Laravel Eloquent model trait for translatable resource
novius/laravel-publishable
5227 Downloads
A Laravel Eloquent model trait for publishable resource
novius/laravel-linkable
1670 Downloads
A Laravel Eloquent model trait for linkable resource
koodoo/laravel-trait-uuid
13732 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
koodoo/laravel-trait-updatedby
13628 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
koodoo/laravel-trait-encrypt
14746 Downloads
A Laravel Eloquent Model trait for Encrypting model data
astrotomic/laravel-auth-recovery-codes
24814 Downloads
This package provides Laravel bindings and a Eloquent/Model trait for pragmarx/recovery package.
jamesmills/eloquent-uuid
43350 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
thetalabs/laravel-database-encryption
16336 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1552 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
ianrothmann/laravel-model-convention
4415 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
ledc/think-model-trait
35 Downloads
批量生成thinkPHP项目的数据表注释
6dreams/rich-model-trait
1333 Downloads
A rich replacement for your anemic getters and setters