Libraries tagged by database encrypter
betterapp/laravel-db-encrypter
453767 Downloads
Provides database model attribute encryption/decryption
mgpl2311/laravel-db-encrypter
2366 Downloads
Provides database model attribute encryption/decryption
payamjafari/laravel-db-encrypter
86 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
28224 Downloads
Add an assertion to test for encrypted values in your database.
gregoryduckworth/encryptable
50718 Downloads
A simple trait to make attributes encrypted in the database
sagalbot/encryptable
42680 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
lekoala/silverstripe-encrypt
4718 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
aeliot/doctrine-encrypted-field
2388 Downloads
Projects provides equipments to work with encrypted columns in database via fields of Doctrine entities
bcrowe/cakephp-encrypted-type
3953 Downloads
CakePHP 4 plugin that provides application-level database encryption.
m-wardany/hash-ids
315 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
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.