Libraries tagged by laravel model encrypter
hgacreative/encryptable
10 Downloads
A useful trait for Laravel models to leverage to encrypt/decrypt sensitive data on the fly
chriswillerton/encryptable
37 Downloads
Trait for use with Laravel 5 models allowing easy encryption/decryption of attributes.
code-orange/encryptable
9 Downloads
Encryptable trait for Laravel models
maxkalahur/laravel-model-settings
7 Downloads
This Laravel package allows you to attach settings to Laravel Models, save them in DB and encrypt.
ricardosierra/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
psagnataf/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
michielkempen/laravel-encryptable
1579 Downloads
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
kablanfatih/encryption
29 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
ilyakonovaloff/laravel-database-encryption
251 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
7 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
axel-dzhurko/laravel-secret-env
16 Downloads
Save your environment in encrypted mode.
jonnx/laravel-encryptable
8 Downloads
easily encrypt attributes of eloquent models
imhayatunnabi/laravel-hashes
0 Downloads
A Laravel package for automatic encryption and decryption of model attributes
sergkulich/laravel-key-rotate
4 Downloads
A Laravel package to rotate app key and re-encrypt data stored in eloquent models.