Libraries tagged by database encrypter
tozny/e3db
207 Downloads
PHP client library for Tozny's End-to-End Encrypted Database.
aeliot/doctrine-encrypted-field
2841 Downloads
Projects provides equipments to work with encrypted columns in database via fields of Doctrine entities
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
toolman/laravel-postgresql-encrypted-model
1 Downloads
A Laravel trait for handling encrypted data in PostgreSQL with configurable encryption algorithms, modes, and comprehensive query methods
jklz/database-helper
41 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
17 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
18 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.
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.