Libraries tagged by laravel attributes
joskolenberg/eloquent-reflector
11457 Downloads
Laravel package for inspecting model classes on relations en attributes.
joecianflone/modelproperties
360 Downloads
Make the DX of Eloquent Models better
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
softcomtecnologia/custom-accessor-and-mutator
3146 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
shaka/dynamic-update-trait
213 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
payamjafari/laravel-db-encrypter
86 Downloads
Provides database model attribute encryption/decryption
marshmallow/laravel-attributes
32 Downloads
Marshmallow Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
kda/laravel-attributes
24 Downloads
godscodes/laravel-attributes
70 Downloads
Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
freshleafmedia/laravel-money-cast
6 Downloads
A Laravel attribute cast for Money values
dnsoft/rinvex-laravel-attributes
49 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
akiosarkiz/openapi-laravel-attributes
646 Downloads
Openapi laravel attributes.
solomon-ochepa/attribute-module
7 Downloads
Attributes - Laravel module.
pwrdk/laravel-custom-attributes
636 Downloads
Custom Attributes Package for Eloquent Models
proai/laravel-struct
1260 Downloads
A Laravel package for using structs with Laravel including attribute casting.