Libraries tagged by model-attributes
gregoriohc/laravel-castable
176 Downloads
Laravel package that adds custom casts for models attributes
flexibuild/file
306 Downloads
Files logic for Yii2 applications. Working with files as simple model attributes.
famdirksen/laravel-data-export
0 Downloads
Laravel package to export model attributes
fad/yii-synctranslit
278 Downloads
Translit text via javascript or save transliterated model attribute text via behavior
dmsemenov/openai-attribute
98 Downloads
Allow to fill model attribute from OpenAi response.
compellio/eloquent-aes
1 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
cloudmonitor/translatable
406 Downloads
Translate model attributes into any number of languages.
ceyleon/laravel-db-encrypter
14 Downloads
Provides database model attribute encryption/decryption
carono/yii2-rule-helper
2 Downloads
Yii2 helper for working with model validation rules and validators. Provides methods to check if validators are applied to model attributes and get validator short names
carono/yii2-attribute-behavior
14 Downloads
Yii2 behavior that triggers custom events when specific model attributes change. Provides flexible attribute-level event handling for ActiveRecord models with onChange{Attribute} and onInsert{Attribute} method patterns.
bored-programmers/laravel-eloquent-mappable
14 Downloads
Adds support for mapping database column to custom model attribute
blocksystems/file-attributes
3 Downloads
service model attributes for laravel(lumen) by files
alnaggar/laravel-translatable-model
3 Downloads
A Laravel package to store model attribute translations in a separate database table.
alemian95/laravel-encryptable-attributes
1 Downloads
Laravel Package to effortlessy encrypt and decrypt from database model attributes
ajangi/laravel-crypt-model
7 Downloads
Encoding and Decoding laravel model attributes made easy.