Libraries tagged by model-attributes
mr-feek/eloquent-null-casts
3 Downloads
Model attributes that are null will be cast if they are listed in the casts array. Unlike default Eloquent.
mohamedhabibwork/laravel-model-transformers
4 Downloads
Easy transformation layer for complex model attributes.
mindtwo/laravel-translatable
3 Downloads
This package is a Laravel extension for easy translation of model attributes, enabling seamless multi-language support in your application.
mguinea/laravel-translatable
53 Downloads
Laravel package to make Eloquent models attributes translatables
maksimru/multi-unit-models
9168 Downloads
Allows to easy and safely store model attributes in different units
latevaweb/laravel-translatable
1115 Downloads
Laravel package to make Eloquent models attributes translatables
kontoulis/laravel-attribute-model-casting
2 Downloads
A Laravel package enabling the use of native PHP attributes for defining and managing Eloquent model attribute casts.
kminek/laravel-enum
5 Downloads
Use myclabs/php-enum as Eloquent model attributes
juan-montilla/scytale
5 Downloads
Encryptable and Hasheable Model Attributes. A fork from https://github.com/betterapp/laravel-db-encrypter
jgrossi/laravel-mutable
23 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
heddiyoussouf/sequential-attribute-guard
915 Downloads
A Laravel package that ensures model attribute values follow a specified sequential order during creation or updates.
gregoriohc/laravel-castable
176 Downloads
Laravel package that adds custom casts for models attributes
flexibuild/file
306 Downloads
Files logic for Yii2 applications. Working with files as simple model attributes.