Libraries tagged by model-traits
alsofronie/eloquent-uuid
323687 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
willvincent/laravel-unique
2241 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
esensi/model
66037 Downloads
The base model traits of Esensi
jamesmills/eloquent-uuid
43554 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
eg-mohamed/referenceable
48 Downloads
Advanced Laravel package for generating customizable model reference numbers with flexible formats, sequential numbering, and comprehensive configuration options
novius/laravel-publishable
7458 Downloads
A Laravel Eloquent model trait for publishable resource
koodoo/laravel-trait-encrypt
15941 Downloads
A Laravel Eloquent Model trait for Encrypting model data
thetalabs/laravel-database-encryption
16452 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
rbennett/laravel-model-encryption
1629 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
novius/laravel-translatable
6914 Downloads
A Laravel Eloquent model trait for translatable resource
novius/laravel-linkable
3326 Downloads
A Laravel Eloquent model trait for linkable resource
lambdadigamma/laravel-publishable
725 Downloads
A Laravel Eloquent model trait for publishing and unpublishing
koodoo/laravel-trait-uuid
14927 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
koodoo/laravel-trait-updatedby
14823 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
ianrothmann/laravel-model-convention
5520 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases