Libraries tagged by laravel attribute encryption
chriswillerton/encryptable
2 Favers
37 Downloads
37 Downloads
Trait for use with Laravel 5 models allowing easy encryption/decryption of attributes.
badarithm/elocryptfive
0 Favers
15 Downloads
15 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
involix/elocryptfive
0 Favers
559 Downloads
559 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
compellio/eloquent-aes
1 Favers
1 Downloads
1 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
striderwhite/encryptable
3 Favers
1 Downloads
1 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.