Libraries tagged by laravel db encryption
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.
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
wladmonax/laravel-db-backup
6101 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
levgenij/laravel-db-backup
3025 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
myshell/laravel-db-backup
5 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
maxkalahur/laravel-model-settings
7 Downloads
This Laravel package allows you to attach settings to Laravel Models, save them in DB and encrypt.