Libraries tagged by laravel attributes
alexstewartja/laravel-attribute-observer
62538 Downloads
Observe (and react to) attribute changes made on Eloquent models.
cybercog/laravel-eloquent-flag
12769 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
spatie/laravel-route-discovery
19644 Downloads
Auto register routes using PHP attributes
sebastiaanluca/laravel-boolean-dates
67079 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
cyvelnet/laravel5-fractal
173887 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
volosyuk/simple-eloquent
74993 Downloads
Adaptation of eloquent for retrieving its attributes
rinvex/languages
78047 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.
guidocella/eloquent-populator
55806 Downloads
Guess attributes for Eloquent model factories
weebly/laravel-mutate
46498 Downloads
Mutate Laravel attributes
korridor/laravel-computed-attributes
13175 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
34368 Downloads
Allows to cache attribute accessor values in an easy way.
ziffmedia/laravel-eloquent-imagery
135228 Downloads
Image handling per column/attribute for Laravel Eloquent
vantage/authorized-attributes
22102 Downloads
Authorized Model Attributes for Laravel
jacknoordhuis/laravel-database-hashing
2412 Downloads
A package for automatically hashing Eloquent attributes in Laravel 5.5+.
austinheap/laravel-database-encryption
75775 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.