Libraries tagged by database encryption
querdos/qpass-db-bundle
16 Downloads
Symfony bundle for storing passwords in separate database (encrypted)
paulodiff/rainbow-table-index
25 Downloads
Laravel database data encryption with full text search
taitava/silverstripe-encrypt-at-rest
268 Downloads
Enable encryption of data at rest (in database)
shakib/cakephp-encrypt-decrypt
105 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
450 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
azine/js-crypto-store-bundle
16 Downloads
Symfony Bundle to store files on the database that have been securely encrypted on the client side (browser).
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
paradisesecurity/data-sentry
1 Downloads
Database encryption in PHP applications.
nestboxphp/cuckoo
0 Downloads
MySQL database in-line encryption for data at rest
mdma4d/laravel-vault
5 Downloads
Laravel HashiCorp Vault integration (secrets, database dynamic creds, encryption, hashing)
carry0987/session-manager
52 Downloads
Flexible and secure session management for PHP. This library provides an object-oriented wrapper for PHP's native session handling functions, implementing SessionHandlerInterface for easy integration with existing projects. It also comes with additional features like session encryption and database storage handlers for scalable applications.
w360/secure-data
235 Downloads
Library to Encrypt Database Fields in Mysql using Advanced Encryption Standard (AES) and Data Encryption Standard (DES)