Libraries tagged by laravel attributes
stayallive/laravel-eloquent-uuid
19990 Downloads
Generate UUID for a Laravel Eloquent model attribute.
austinheap/laravel-database-encryption
75989 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
jetcod/laravel-model-translation
184 Downloads
Laravel Model Translation simplifies managing model attribute translations in your Laravel applications.
sinemacula/laravel-cached-crypt
2947 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
schulzefelix/laravel-data-transfer-object
42156 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
larapack/attribute-slugging
1840 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
iteks/laravel-json
13072 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
elmudo-dev/filament-custom-attribute-file-upload
229 Downloads
Component to add a custom name to image attributes for captions
digitalcloud/laravel-blameable
42033 Downloads
Laravel package allow you to add created/updated by attributes on eloquent models
daniel-furmanov/laravel-formatter
23048 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others. And supports @attributes in XML
bfg/attributes
41008 Downloads
Designed to work with PHP 8 attributes for classes
minionfactory/model-mapper
20859 Downloads
Laravel extension. Wrapper for models and raw DB::select results to map one or more attributes to other models.
joskolenberg/eloquent-reflector
13063 Downloads
Laravel package for inspecting model classes on relations en attributes.
ilzrv/fireable
2377 Downloads
An elegant way to trigger events based on attributes changes
gregoryduckworth/encryptable
51853 Downloads
A simple trait to make attributes encrypted in the database