Libraries tagged by model-attributes
vkovic/laravel-custom-casts
339125 Downloads
Make your own custom cast type for Laravel model attributes
betterapp/laravel-db-encrypter
547173 Downloads
Provides database model attribute encryption/decryption
cyvelnet/laravel5-fractal
183023 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
vantage/authorized-attributes
23670 Downloads
Authorized Model Attributes for Laravel
richardstyles/eloquent-aes
34828 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
based/laravel-fluent
13297 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
themsaid/laravel-model-transformers
74139 Downloads
Easy transformation layer for complex model attributes.
stayallive/laravel-eloquent-uuid
20265 Downloads
Generate UUID for a Laravel Eloquent model attribute.
sam-it/yii1-json-behavior
25273 Downloads
Behavior for encoding model attribute(s) to json.
redcrystal/cast
22705 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
nerburish/yii2-daterange-validator
18669 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
3003 Downloads
Encrypted and safe-by-default Laravel Model attributes
jetcod/laravel-model-translation
253 Downloads
Laravel Model Translation simplifies managing model attribute translations in your Laravel applications.
herroffizier/yii2-translit-validator
27939 Downloads
Yii2 validator that transliterates model attribute values.
elfuvo/yii2-import-wizard
4187 Downloads
Step-by-step import from Excel files with mapping of model attributes