Libraries tagged by database encryption
ceyleon/laravel-db-encrypter
14 Downloads
Provides database model attribute encryption/decryption
badarithm/elocryptfive
15 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
abbasbkz/laravel-db-encrypter
30 Downloads
Provides database model attribute encryption/decryption
querdos/qpass-db-bundle
17 Downloads
Symfony bundle for storing passwords in separate database (encrypted)
paulodiff/rainbow-table-index
25 Downloads
Laravel database data encryption with full text search
mikailfaruqali/backup
11 Downloads
A Laravel package to generate database backups with optional ZIP encryption and password protection. Designed for simplicity, performance, and route-based access.
taitava/silverstripe-encrypt-at-rest
268 Downloads
Enable encryption of data at rest (in database)
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
novay/kunci-sql
0 Downloads
Seamless encryption for Laravel Eloquent models using Kunci.
iserranodev/encrypt-bundle
54 Downloads
A Symfony bundle for encrypting entity properties in Database
ioguimaraes/ready-keepass-php
19 Downloads
A library for reading KeePass 2.x databases
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