Libraries tagged by encrypted databases
taitava/silverstripe-encrypt-at-rest
268 Downloads
Enable encryption of data at rest (in database)
shaiq01/laravel-mysql-encrypt
35 Downloads
Laravel 9.x Database encryption mysql side
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-mysql-encrypt
24 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
psagnataf/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
prajapatidhara1510/laravel-mysql-encrypt
35 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
jfelixstudio/laravel-mysql-encrypt
3576 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
iserranodev/encrypt-bundle
54 Downloads
A Symfony bundle for encrypting entity properties in Database
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.
danielpardamean/laravel-mysql-encrypt
40 Downloads
Laravel 9.x Database encryption mysql side
adityadarma/laravel-database-cryptable
13 Downloads
Cryptable value database for laravel
codiantnew/dbaesencrypt
305 Downloads
Laravel MySql AES Encrypt/Decrypt
arzeroid/laravel-model-encryptable
7 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values