Libraries tagged by model-attributes
bluora/laravel-model-dynamic-filter
25 Downloads
Provides model attribute filtering.
bluora/laravel-dynamic-filter
66 Downloads
Provides model attribute filtering.
yiisoft-custom/yii2-model-attribute-convert
50 Downloads
Base on Yii2 BaseActiveRecord. Converts column from db format to model format while SELECT,oppositely way while INSERT or UPDATE
curly-deni/laravel-permission-model-attributes
11 Downloads
Add permission-aware attributes and static checks to Eloquent models using Laravel's authorization policies.
miqo/laravel-models-camel-case
13 Downloads
Simply camelCase Laravel Model attributes and relationships
maxkalahur/laravel-model-settings
7 Downloads
This Laravel package allows you to attach settings to Laravel Models, save them in DB and encrypt.
zablockibros/laravel-immutable
0 Downloads
Make model attributes immutable
vaum/ea-tracker-yii2-ext
2 Downloads
Model attribute tracker extension
syscape-space/laravel-translation
12 Downloads
A Laravel package for model attributes translations
stesi/yii2-daterange-validator
33 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
spoorsny/laravel-south-african-id
8 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
saqijaan/laravel-json-column-trait
1314 Downloads
Access json columns as model attributes
rangelreale/yii2-mdhaliasbehavior
5 Downloads
Yii behavior for model attribute aliasing and format conversion using PHP MDH
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption
pandishpan/authorized-attributes
1 Downloads
Authorized Model Attributes for Laravel with Model Policies