Libraries tagged by database encrypter
betterapp/laravel-db-encrypter
672678 Downloads
Provides database model attribute encryption/decryption
sneakyx/laravel-dynamic-encryption
931 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
mgpl2311/laravel-db-encrypter
5649 Downloads
Provides database model attribute encryption/decryption
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption
payamjafari/laravel-db-encrypter
512 Downloads
Provides database model attribute encryption/decryption
ceyleon/laravel-db-encrypter
14 Downloads
Provides database model attribute encryption/decryption
abbasbkz/laravel-db-encrypter
30 Downloads
Provides database model attribute encryption/decryption
ohseesoftware/laravel-assert-encrypted
88851 Downloads
Add an assertion to test for encrypted values in your database.
gregoryduckworth/encryptable
53990 Downloads
A simple trait to make attributes encrypted in the database
lekoala/silverstripe-encrypt
13571 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
sagalbot/encryptable
59040 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
bcrowe/cakephp-encrypted-type
5491 Downloads
CakePHP 4 plugin that provides application-level database encryption.
paragonie/ciphersweet-provider-aws-kms
235 Downloads
CipherSweet key provider backed by AWS KMS
shakib/cakephp-encrypt-decrypt
456 Downloads
A CakePHP plugin to encrypt data and save in database and also to decrypt data when fethcing from database. You can also encrypt or decrypt all historical data.
cleaniquecoders/laravel-config-backup
440 Downloads
Backup and restore Laravel configuration (.env and database settings) as a portable AES-256 encrypted archive.