Libraries tagged by laravel attributes
jonnx/laravel-encryptable
8 Downloads
easily encrypt attributes of eloquent models
joaoroyosilva/eloquent-nested-attributes
362 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.
jgrossi/laravel-mutable
22 Downloads
Change model attributes values easily
imhayatunnabi/laravel-hashes
0 Downloads
A Laravel package for automatic encryption and decryption of model attributes
holoultek/laravel-casts
15 Downloads
More of casts for your models attributes
gregoriohc/laravel-castable
176 Downloads
Laravel package that adds custom casts for models attributes
florddev/laravel-auto-routing
12 Downloads
Un package de routage automatique pour Laravel
eslym/laravel-routes-builder
13 Downloads
Routes builder powered by PHP 8.0 Attributes
emeguan/laravel-resources
32 Downloads
Adds extra functionality to the Laravel Eloquent: API Resources, allowing you to choose attributes and relationships to return via url
elbgoods/laravel-nova-activity-log-properties-field
254 Downloads
Prettified Field for the properties Attribute of the activity log table.
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
dmsemenov/openai-attribute
98 Downloads
Allow to fill model attribute from OpenAi response.
dejodev/laravel-multi-language-strings
10 Downloads
Laravel Package that adds a Multilanguage string class and an Attribute cast for adding language support to Models.
crcms/attribute-contract
176 Downloads
crcms attribute-contract
cndrsdrmn/eloquent-unique-attributes
320 Downloads
A Laravel package to enforce automatic generation of unique attribute values for Eloquent models.