Libraries tagged by model-attributes
vicgutt/laravel-auto-model-cast
1454 Downloads
Automatically cast model attributes based on database columns
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
service-to/uses-detail
9 Downloads
A Laravel trait for handling dynamic model attributes using a JSON detail column
pratikkuikel/wasabi
111 Downloads
Laravel Json column keys to model attributes
pimphand/mysql-encrypted
6 Downloads
Laravel package for encrypting and decrypting model attributes using openssl with MySQL support
payamjafari/laravel-db-encrypter
162 Downloads
Provides database model attribute encryption/decryption
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
marksitko/laravel-deep-translatable
10 Downloads
Translates automatic eloquent model attributes via DeepL
jetcod/laravel-slugify
44 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
jaysson/eloquent_filefield
1750 Downloads
Automatically save files assigned to eloquent model attributes
hariadi/laravel-boilerplate-generator
608 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
flexflux/encryptor
124 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
ejetar/laravel-decimal-locale
6 Downloads
🔄 Cast your model attributes to the decimal format of another location.
salomoni/authorized-attributes
237 Downloads
Authorized Model Attributes for Laravel
hnhdigital-os/laravel-model-filter
3729 Downloads
Provides model attribute filtering.