Libraries tagged by database encrypter
philetaylor/doctrine-encrypt
3824 Downloads
Symfony 3.4+/PHP7.2+ bundle which allows to encrypt data in database
philetaylor/ciphersweet-encrypt
1168 Downloads
Symfony 5.1+/PHP7.4 bundle which allows to encrypt data in database but keep it searchable, uses CipherSweet from https://ciphersweet.paragonie.com
maxcrossan/yii_encryption
49 Downloads
A simple encryption behaviour for encrypting and decrypting database fields on Yii models
fundamental-studio/laravel-encryptable
1 Downloads
Laravel Encryptable addon for easy encrypt/decrypt database values with as many as 4 lines of code.
querdos/qfile-encryption-bundle
85 Downloads
A bundle for file encryption under symfony
jetiradoro/laravel-encrypt-model
16 Downloads
Encrypt data before insert database
iserranodev/encrypt-bundle
54 Downloads
A Symfony bundle for encrypting entity properties in Database
alemian95/laravel-encryptable-attributes
1 Downloads
Laravel Package to effortlessy encrypt and decrypt from database model attributes
premiumfastnet/lara-encrypt-db
120 Downloads
Encrypt and Decrypt Value to Database
osw3/symfony-entity-encrypt
6 Downloads
Encrypt & Decrypt entity data in database.
taitava/silverstripe-encrypt-at-rest
268 Downloads
Enable encryption of data at rest (in database)
arzeroid/laravel-model-encryptable
7 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
wazza/laravel-db-encryption
0 Downloads
A Laravel package that helps encrypt & decrypt certain defined table columns ensuring the data is secure in the database but can be accessed by the models.
oonix/encryption-wrapper
18 Downloads
Object wrapper to allow automatic encryption of specified attributes. Magically exposes public attributes and methods of the wrapped object. Example usage: wrap ORM objects to secure database content.
mufasil/laravel_model_keys_encryption
1 Downloads
This package is to encrypt the keys like 'Id' of your database.