Libraries tagged by model-attributes
betterapp/laravel-db-encrypter
664005 Downloads
Provides database model attribute encryption/decryption
vkovic/laravel-custom-casts
375754 Downloads
Make your own custom cast type for Laravel model attributes
stayallive/laravel-eloquent-uuid
54498 Downloads
Generate UUID for a Laravel Eloquent model attribute.
cyvelnet/laravel5-fractal
189327 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
tanmaymishu/laravel-funnel
4518 Downloads
Bind http query string parameters to Eloquent model attributes.
richardstyles/eloquent-aes
38812 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
based/laravel-fluent
13562 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
themsaid/laravel-model-transformers
76235 Downloads
Easy transformation layer for complex model attributes.
yuwuhsien/laravel-bcmath-cast
3274 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
25163 Downloads
Authorized Model Attributes for Laravel
sam-it/yii1-json-behavior
29499 Downloads
Behavior for encoding model attribute(s) to json.
redcrystal/cast
23050 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
nerburish/yii2-daterange-validator
20792 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
4548 Downloads
Encrypted and safe-by-default Laravel Model attributes
jetcod/laravel-slugify
242 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.