Libraries tagged by database encrypter
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
jklz/database-helper
39 Downloads
extends of illuminate/database and illuminate/encryption to handle field data stored in json and encrypted. encrypted via $_ENV[CRYPT.KEY]
aeliot/doctrine-encrypted-types
235 Downloads
Implementation of encrypted column types for Doctrine
aeliot/doctrine-encrypted-query
150 Downloads
Implementation of cryptographic SQL functions processing for ORM Query of Doctrine
aeliot/doctrine-encrypted-contracts
324 Downloads
Generic abstractions related to writing extension for Doctrine with encrypted column types
aeliot/doctrine-encrypted-bundle
4 Downloads
The bundle permits to encrypt separate columns of database via Doctrine column types
querdos/qpass-db-bundle
16 Downloads
Symfony bundle for storing passwords in separate database (encrypted)
despark/jamd
12 Downloads
Despark JAM implementation for database-encrypted users
paragonie/ciphersweet-provider-aws-kms
17 Downloads
CipherSweet key provider backed by AWS KMS
bloodhunterd/backup
0 Downloads
Backup is an application to organize file and database backups. It supports compression, encrypted transfer, email reports and command execution before and after a process.
crazy-max/cws-session
46 Downloads
PHP class to manipulate sessions. Data are securely encrypted and sessions are stored in database.
shakib/cakephp-encrypt-decrypt
110 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.
m-wardany/hash-ids
452 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
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
custom-d/hashed-search
2634 Downloads
A hashed search package for adding a searchable hash to your encrypted database columns