Libraries tagged by eloquent encryption
anexia/laravel-encryption
4047 Downloads
Encryption and decryption for eloquent models
compellio/eloquent-aes
0 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
waseem/laravel-data-encryption
25 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
socratesldduarte/laravel-database-encryption
50 Downloads
Auto Encrypt and Decrypt Database through Eloquent
rpsimao/laravel-model-encryption
5 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
quevlu/laravel-database-encryption
83 Downloads
Auto Encrypt and Decrypt Database through Eloquent
dustapplication/laravel-database-model-encryption
1925 Downloads
Provides database encryption/decryption with search encrypted fields.
rway7/secure-eloquent
1546 Downloads
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).
roelofr/laravel-encryption-cast
1185 Downloads
An Eloquent cast to encrypt and decrypt data, whilst still allowing your own casts
jdforsythe/elocryptlumen
1639 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
involix/elocrypt
277 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
badarithm/elocryptfive
11 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
involix/elocryptseven
6451 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
involix/elocryptfive
556 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
wwardaww/laravel-id-cryption
34 Downloads
A trait for Laravel/Lumen Model id encryption.