Libraries tagged by laravel attributes
brunocfalcao/laravel-defaultables
75 Downloads
Laravel defaultables - Option to have defaults on your eloquent attributes (eloquent.saving event)
brokeyourbike/money-casts-laravel
509 Downloads
Cast attributes to Money object
brokeyourbike/enum-casts-laravel
58 Downloads
Cast attributes to Enum
bored-programmers/laravel-eloquent-mappable
14 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.
binary-cats/fireable-attribute-events
9 Downloads
Observe and trigger events based on attributes changes
attla/encoded-attributes
14 Downloads
A powerful layer to encode eloquent attributes.
arzeroid/laravel-model-ssh-encryptable
15 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
7 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
artificertech/eloquent-attribute-middleware
131 Downloads
:package_description
amethyst/attribute-schema
184 Downloads
amethyst/attribute
143 Downloads
aenzenith/laravel-localizable
11 Downloads
A package which is allow make localization in model attribute easily
gefar/laravel-formatter
62 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others. And supports @attributes in XML and delimiter for csv
emden-norfolk/laravel-camelcase
6079 Downloads
CamelCase attributes for Eloquent models.