Libraries tagged by database encrypter
betterapp/laravel-db-encrypter
544189 Downloads
Provides database model attribute encryption/decryption
mgpl2311/laravel-db-encrypter
4922 Downloads
Provides database model attribute encryption/decryption
payamjafari/laravel-db-encrypter
155 Downloads
Provides database model attribute encryption/decryption
rahulshibu/laravel-model-encrypter
38 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
sagalbot/encryptable
47915 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
ohseesoftware/laravel-assert-encrypted
37513 Downloads
Add an assertion to test for encrypted values in your database.
bcrowe/cakephp-encrypted-type
4120 Downloads
CakePHP 4 plugin that provides application-level database encryption.
gregoryduckworth/encryptable
51875 Downloads
A simple trait to make attributes encrypted in the database
lekoala/silverstripe-encrypt
5999 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
m-wardany/hash-ids
498 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
thetalabs/laravel-database-encryption
16427 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
pimphand/mysql-encrypted
6 Downloads
Laravel package for encrypting and decrypting model attributes using openssl with MySQL support
log1x/acf-encrypted-password
280 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.