Libraries tagged by modelTrait
willvincent/laravel-unique
15832 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
alsofronie/eloquent-uuid
336781 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
jamesmills/eloquent-uuid
43801 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
novius/laravel-translatable
12401 Downloads
A Laravel Eloquent model trait for translatable resource
novius/laravel-publishable
12139 Downloads
A Laravel Eloquent model trait for publishable resource
novius/laravel-linkable
7824 Downloads
A Laravel Eloquent model trait for linkable resource
ianrothmann/laravel-model-convention
7277 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
lambdadigamma/laravel-publishable
1072 Downloads
A Laravel Eloquent model trait for publishing and unpublishing
koodoo/laravel-trait-uuid
16464 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
koodoo/laravel-trait-updatedby
16360 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
koodoo/laravel-trait-encrypt
17479 Downloads
A Laravel Eloquent Model trait for Encrypting model data
innoge/laravel-enum-states
59 Downloads
A state machine for Eloquent, built on native PHP enums. No state classes, no model trait, no extra tables.
6dreams/rich-model-trait
1393 Downloads
A rich replacement for your anemic getters and setters
thetalabs/laravel-database-encryption
16609 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1713 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.