Libraries tagged by database encrypter
crazy-max/cws-session
46 Downloads
PHP class to manipulate sessions. Data are securely encrypted and sessions are stored in database.
mikailfaruqali/backup
91 Downloads
Generate on-demand MySQL database backups and download them as password-protected, AES‑256 encrypted ZIP files via a simple HTTP route.
meritech/encryption-bundle
3 Downloads
Symfony bundle for transparent Doctrine column encryption with DBAL types and blind index support for searchable encrypted data.
larawise/settingfy
0 Downloads
Settingfy is a flexible, driver-based configuration system for Laravel. It offers type-safe access, persistent storage, and cache support—backed by encryption, event dispatching, and semantic grouping for full control over your settings.
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.
calmbackup/backup
86 Downloads
Zero-knowledge encrypted backups for PHP applications
custom-d/hashed-search
2647 Downloads
A hashed search package for adding a searchable hash to your encrypted database columns
oriamdev/encryption-user-db-auth
1 Downloads
This package allows two way encryption on all critical fields inside database. Allows search by encrypted field.
oriamdev/encryption-db-fields
5 Downloads
This package allows two way encryption on all critical fields inside database. Allows search by encrypted field.
chivo912/encryptable
3 Downloads
A simple trait to make attributes encrypted in the database
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).
paragonie/ciphersweet
1425728 Downloads
Searchable field-level encryption library for relational databases
elgibor-solution/laravel-database-encryption
121926 Downloads
Auto Encrypt and Decrypt Database through Eloquent
ambta/doctrine-encrypt-bundle
281668 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
austinheap/laravel-database-encryption
76188 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.