Libraries tagged by model-attributes
betterapp/laravel-db-encrypter
642729 Downloads
Provides database model attribute encryption/decryption
vkovic/laravel-custom-casts
371553 Downloads
Make your own custom cast type for Laravel model attributes
cyvelnet/laravel5-fractal
188412 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
stayallive/laravel-eloquent-uuid
31830 Downloads
Generate UUID for a Laravel Eloquent model attribute.
richardstyles/eloquent-aes
38244 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
based/laravel-fluent
13522 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
themsaid/laravel-model-transformers
76147 Downloads
Easy transformation layer for complex model attributes.
yuwuhsien/laravel-bcmath-cast
2351 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
vantage/authorized-attributes
24966 Downloads
Authorized Model Attributes for Laravel
sam-it/yii1-json-behavior
28833 Downloads
Behavior for encoding model attribute(s) to json.
redcrystal/cast
23014 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
nerburish/yii2-daterange-validator
20401 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
mathiasgrimm/laravel-encrypted-attributes
3421 Downloads
Encrypted and safe-by-default Laravel Model attributes
herroffizier/yii2-translit-validator
30346 Downloads
Yii2 validator that transliterates model attribute values.
elfuvo/yii2-import-wizard
4823 Downloads
Step-by-step import from Excel files with mapping of model attributes