Libraries tagged by model-attributes
betterapp/laravel-db-encrypter
683794 Downloads
Provides database model attribute encryption/decryption
vkovic/laravel-custom-casts
378258 Downloads
Make your own custom cast type for Laravel model attributes
stayallive/laravel-eloquent-uuid
69525 Downloads
Generate UUID for a Laravel Eloquent model attribute.
cyvelnet/laravel5-fractal
189983 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
vantage/authorized-attributes
25365 Downloads
Authorized Model Attributes for Laravel
richardstyles/eloquent-aes
39226 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
mathiasgrimm/laravel-encrypted-attributes
4993 Downloads
Encrypted and safe-by-default Laravel Model attributes
based/laravel-fluent
13578 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
themsaid/laravel-model-transformers
76379 Downloads
Easy transformation layer for complex model attributes.
yuwuhsien/laravel-bcmath-cast
5256 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.
tanmaymishu/laravel-funnel
4902 Downloads
Bind http query string parameters to Eloquent model attributes.
sam-it/yii1-json-behavior
29905 Downloads
Behavior for encoding model attribute(s) to json.
redcrystal/cast
23071 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
nerburish/yii2-daterange-validator
21171 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
herroffizier/yii2-translit-validator
31075 Downloads
Yii2 validator that transliterates model attribute values.