Libraries tagged by laravel database encryption
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.
ceyleon/laravel-db-encrypter
14 Downloads
Provides database model attribute encryption/decryption
abbasbkz/laravel-db-encrypter
30 Downloads
Provides database model attribute encryption/decryption
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
shaiq01/laravel-mysql-encrypt
35 Downloads
Laravel 9.x Database encryption mysql side
danielpardamean/laravel-mysql-encrypt
40 Downloads
Laravel 9.x Database encryption mysql side
mdma4d/laravel-vault
7 Downloads
Laravel HashiCorp Vault integration (secrets, database dynamic creds, encryption, hashing)
xandanet/laravel-mysql-encrypt
307 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
psagnataf/laravel-mysql-encrypt
24 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
prajapatidhara1510/laravel-mysql-encrypt
34 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
kablanfatih/encryption
29 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
jfelixstudio/laravel-mysql-encrypt
3576 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
wazza/laravel-db-encryption
0 Downloads
A Laravel package that helps encrypt & decrypt certain defined table columns ensuring the data is secure in the database but can be accessed by the models.
toolman/laravel-postgresql-encrypted-model
1 Downloads
A Laravel trait for handling encrypted data in PostgreSQL with configurable encryption algorithms, modes, and comprehensive query methods