Libraries tagged by model-attributes
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption
pimphand/mysql-encrypted
6 Downloads
Laravel package for encrypting and decrypting model attributes using openssl with MySQL support
payamjafari/laravel-db-encrypter
512 Downloads
Provides database model attribute encryption/decryption
pandishpan/authorized-attributes
1 Downloads
Authorized Model Attributes for Laravel with Model Policies
mr-feek/eloquent-null-casts
3 Downloads
Model attributes that are null will be cast if they are listed in the casts array. Unlike default Eloquent.
mohamedhabibwork/laravel-model-transformers
4 Downloads
Easy transformation layer for complex model attributes.
maksimru/multi-unit-models
9168 Downloads
Allows to easy and safely store model attributes in different units
latevaweb/laravel-translatable
1152 Downloads
Laravel package to make Eloquent models attributes translatables
kontoulis/laravel-attribute-model-casting
2 Downloads
A Laravel package enabling the use of native PHP attributes for defining and managing Eloquent model attribute casts.
kminek/laravel-enum
5 Downloads
Use myclabs/php-enum as Eloquent model attributes
juan-montilla/scytale
5 Downloads
Encryptable and Hasheable Model Attributes. A fork from https://github.com/betterapp/laravel-db-encrypter
jgrossi/laravel-mutable
23 Downloads
Change model attributes values easily
imhayatunnabi/laravel-hashes
0 Downloads
A Laravel package for automatic encryption and decryption of model attributes
holoultek/laravel-casts
16 Downloads
More of casts for your models attributes
heddiyoussouf/sequential-attribute-guard
915 Downloads
A Laravel package that ensures model attribute values follow a specified sequential order during creation or updates.