Libraries tagged by model-attributes
betterapp/laravel-db-encrypter
515946 Downloads
Provides database model attribute encryption/decryption
vkovic/laravel-custom-casts
319945 Downloads
Make your own custom cast type for Laravel model attributes
cyvelnet/laravel5-fractal
179732 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
richardstyles/eloquent-aes
34045 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
based/laravel-fluent
12811 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
themsaid/laravel-model-transformers
73151 Downloads
Easy transformation layer for complex model attributes.
vantage/authorized-attributes
22968 Downloads
Authorized Model Attributes for Laravel
stayallive/laravel-eloquent-uuid
18634 Downloads
Generate UUID for a Laravel Eloquent model attribute.
shaka/dynamic-update-trait
4803 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
23716 Downloads
Behavior for encoding model attribute(s) to json.
redcrystal/cast
22557 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
nerburish/yii2-daterange-validator
17726 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
4021 Downloads
Provides database model attribute encryption/decryption
mathiasgrimm/laravel-encrypted-attributes
2724 Downloads
Encrypted and safe-by-default Laravel Model attributes
herroffizier/yii2-translit-validator
26981 Downloads
Yii2 validator that transliterates model attribute values.