Libraries tagged by database encrypter
betterapp/laravel-db-encrypter
651360 Downloads
Provides database model attribute encryption/decryption
sneakyx/laravel-dynamic-encryption
773 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
mgpl2311/laravel-db-encrypter
5621 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
78177 Downloads
Add an assertion to test for encrypted values in your database.
gregoryduckworth/encryptable
53529 Downloads
A simple trait to make attributes encrypted in the database
lekoala/silverstripe-encrypt
12252 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
sagalbot/encryptable
57738 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
bcrowe/cakephp-encrypted-type
5375 Downloads
CakePHP 4 plugin that provides application-level database encryption.
aeliot/doctrine-encrypted-types
274 Downloads
Implementation of encrypted column types for Doctrine
aeliot/doctrine-encrypted-contracts
370 Downloads
Generic abstractions related to writing extension for Doctrine with encrypted column types
shakib/cakephp-encrypt-decrypt
331 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.