Libraries tagged by laravel attributes
elbgoods/laravel-nova-activity-log-properties-field
253 Downloads
Prettified Field for the properties Attribute of the activity log table.
dustapplication/laravel-database-model-encryption
1925 Downloads
Provides database encryption/decryption with search encrypted fields.
dmsemenov/openai-attribute
96 Downloads
Allow to fill model attribute from OpenAi response.
crcms/attribute-contract
176 Downloads
crcms attribute-contract
concept24/product-attribute
49 Downloads
CMS Product attribute field
concept24/category-v2-attribute
51 Downloads
CMS Category Attribute field
brunocfalcao/laravel-defaultables
75 Downloads
Laravel defaultables - Option to have defaults on your eloquent attributes (eloquent.saving event)
brokeyourbike/money-casts-laravel
507 Downloads
Cast attributes to Money object
brokeyourbike/enum-casts-laravel
58 Downloads
Cast attributes to Enum
bored-programmers/laravel-eloquent-mappable
12 Downloads
Adds support for mapping database column to custom model attribute
bluecode/laravel-nullable-field
7 Downloads
This trait allows you to easily flag attributes that should be set as null.
bkief29/laravel-dto
519 Downloads
Data Transfer Objects complete with castable attributes and validation.
attla/encoded-attributes
14 Downloads
A powerful layer to encode eloquent attributes.
arzeroid/laravel-model-ssh-encryptable
12 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
arzeroid/laravel-model-encryptable
3 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values