Libraries tagged by laravel attributes
milwad/laravel-attributes
4702 Downloads
Make attributes easy
alexstewartja/laravel-attribute-observer
74933 Downloads
Observe (and react to) attribute changes made on Eloquent models.
cybercog/laravel-eloquent-flag
15822 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
sebastiaanluca/laravel-boolean-dates
94018 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
cyvelnet/laravel5-fractal
182473 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
volosyuk/simple-eloquent
91961 Downloads
Adaptation of eloquent for retrieving its attributes
rinvex/languages
94490 Downloads
Rinvex Languages is a simple and lightweight package for retrieving language details with flexibility. A whole bunch of data including name, native, iso codes, language family, language script, language cultures, and other attributes for the 180+ known languages worldwide at your fingertips.
weebly/laravel-mutate
51258 Downloads
Mutate Laravel attributes
korridor/laravel-computed-attributes
22131 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
astrotomic/laravel-cachable-attributes
36704 Downloads
Allows to cache attribute accessor values in an easy way.
ziffmedia/laravel-eloquent-imagery
164159 Downloads
Image handling per column/attribute for Laravel Eloquent
vantage/authorized-attributes
23526 Downloads
Authorized Model Attributes for Laravel
iteks/laravel-enum
12489 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
whitecube/laravel-sluggable
23323 Downloads
Generate slugs for your models automatically - even with translated attributes
snoeren-development/laravel-currency-casting
22499 Downloads
Cast currency attributes, stored as integer, to floats automatically.