Libraries tagged by database encrypter
betterapp/laravel-db-encrypter
498614 Downloads
Provides database model attribute encryption/decryption
mgpl2311/laravel-db-encrypter
3340 Downloads
Provides database model attribute encryption/decryption
payamjafari/laravel-db-encrypter
104 Downloads
Provides database model attribute encryption/decryption
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption
ceyleon/laravel-db-encrypter
12 Downloads
Provides database model attribute encryption/decryption
abbasbkz/laravel-db-encrypter
28 Downloads
Provides database model attribute encryption/decryption
ohseesoftware/laravel-assert-encrypted
33538 Downloads
Add an assertion to test for encrypted values in your database.
gregoryduckworth/encryptable
51415 Downloads
A simple trait to make attributes encrypted in the database
sagalbot/encryptable
44211 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
lekoala/silverstripe-encrypt
5064 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
thetalabs/laravel-database-encryption
16332 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
log1x/acf-encrypted-password
279 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
bcrowe/cakephp-encrypted-type
3969 Downloads
CakePHP 4 plugin that provides application-level database encryption.
aeliot/doctrine-encrypted-types
235 Downloads
Implementation of encrypted column types for Doctrine
aeliot/doctrine-encrypted-contracts
322 Downloads
Generic abstractions related to writing extension for Doctrine with encrypted column types