Libraries tagged by model attributes
devzyj/yii2-attribute-cache-behavior
25 Downloads
The ActiveRecord attribute cache behavior for Yii2.
attla/encoded-attributes
14 Downloads
A powerful layer to encode eloquent attributes.
arzeroid/laravel-model-ssh-encryptable
15 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
arzeroid/laravel-model-encryptable
7 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
helium/eloquent-flex-model
1498 Downloads
Eloquent model class for translating MySQL flexible JSON fields into native object attributes and vise-versa
appel/monetary-attributes
41 Downloads
Use dollar-based values in your Eloquent models and store them as integers.
vaum/ea-tracker-yii2-ext
2 Downloads
Model attribute tracker extension
spoorsny/laravel-south-african-id
8 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
rangelreale/yii2-mdhaliasbehavior
5 Downloads
Yii behavior for model attribute aliasing and format conversion using PHP MDH
gregoriohc/laravel-castable
176 Downloads
Laravel package that adds custom casts for models attributes
ceyleon/laravel-db-encrypter
14 Downloads
Provides database model attribute encryption/decryption
abbasbkz/laravel-db-encrypter
30 Downloads
Provides database model attribute encryption/decryption
sfneal/laravel-custom-casts
1694 Downloads
Make your own custom cast type for Laravel model attributes
gugglegum/entity-trait
66 Downloads
PHP trait for simple entity classes (model with attributes)
diossystem/multicasting
457 Downloads
Multicasting for attributes of Laravel models. One attribute of a model can have many types.