Libraries tagged by laravel database encrypter
prajapatidhara1510/laravel-mysql-encrypt
30 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
myshell/laravel-db-backup
4 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
kablanfatih/encryption
28 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
adityadarma/laravel-database-cryptable
11 Downloads
Cryptable value database for laravel
fundamental-studio/laravel-encryptable
1 Downloads
Laravel Encryptable addon for easy encrypt/decrypt database values with as many as 4 lines of code.
jetiradoro/laravel-encrypt-model
14 Downloads
Encrypt data before insert database
alemian95/laravel-encryptable-attributes
1 Downloads
Laravel Package to effortlessy encrypt and decrypt from database model attributes
arzeroid/laravel-model-encryptable
4 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
mufasil/laravel_model_keys_encryption
1 Downloads
This package is to encrypt the keys like 'Id' of your database.
arzeroid/laravel-model-ssh-encryptable
12 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
paulodiff/rainbow-table-index
25 Downloads
Laravel database data encryption with full text search
codiantnew/dbaesencrypt
299 Downloads
Laravel MySql AES Encrypt/Decrypt
garethnic/laracrypt
0 Downloads
Add database encryption to laravel
badarithm/elocryptfive
13 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.