Libraries tagged by model-attributes
betterapp/laravel-db-encrypter
498012 Downloads
Provides database model attribute encryption/decryption
vkovic/laravel-custom-casts
313037 Downloads
Make your own custom cast type for Laravel model attributes
cyvelnet/laravel5-fractal
178430 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
vantage/authorized-attributes
22744 Downloads
Authorized Model Attributes for Laravel
richardstyles/eloquent-aes
33759 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
based/laravel-fluent
12791 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
themsaid/laravel-model-transformers
72688 Downloads
Easy transformation layer for complex model attributes.
stayallive/laravel-eloquent-uuid
17815 Downloads
Generate UUID for a Laravel Eloquent model attribute.
shaka/dynamic-update-trait
3745 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
sam-it/yii1-json-behavior
22998 Downloads
Behavior for encoding model attribute(s) to json.
redcrystal/cast
22484 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
nerburish/yii2-daterange-validator
17318 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
mgpl2311/laravel-db-encrypter
3319 Downloads
Provides database model attribute encryption/decryption
mathiasgrimm/laravel-encrypted-attributes
2662 Downloads
Encrypted and safe-by-default Laravel Model attributes
herroffizier/yii2-translit-validator
26589 Downloads
Yii2 validator that transliterates model attribute values.