Libraries tagged by laravel attributes
milwad/laravel-attributes
3965 Downloads
Make attributes easy
alexstewartja/laravel-attribute-observer
71732 Downloads
Observe (and react to) attribute changes made on Eloquent models.
cybercog/laravel-eloquent-flag
14828 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
sebastiaanluca/laravel-boolean-dates
86045 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
cyvelnet/laravel5-fractal
180551 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
volosyuk/simple-eloquent
88406 Downloads
Adaptation of eloquent for retrieving its attributes
rinvex/languages
89216 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
50513 Downloads
Mutate Laravel attributes
korridor/laravel-computed-attributes
19044 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
35941 Downloads
Allows to cache attribute accessor values in an easy way.
ziffmedia/laravel-eloquent-imagery
156256 Downloads
Image handling per column/attribute for Laravel Eloquent
vantage/authorized-attributes
23126 Downloads
Authorized Model Attributes for Laravel
austinheap/laravel-database-encryption
75949 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
iteks/laravel-enum
11309 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
21761 Downloads
Generate slugs for your models automatically - even with translated attributes