Libraries tagged by laravel attribute encrypter
hthang369/laravel-database-encryption
4 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
jonnx/laravel-encryptable
8 Downloads
easily encrypt attributes of eloquent models
arzeroid/laravel-model-ssh-encryptable
12 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
arzeroid/laravel-model-encryptable
3 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
chriswillerton/encryptable
36 Downloads
Trait for use with Laravel 5 models allowing easy encryption/decryption of attributes.
involix/elocrypt
277 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
involix/elocryptseven
6453 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
badarithm/elocryptfive
13 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
involix/elocryptfive
557 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
compellio/eloquent-aes
1 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key