Libraries tagged by encrypt database
paragonie/ciphersweet
1340142 Downloads
Searchable field-level encryption library for relational databases
betterapp/laravel-db-encrypter
641577 Downloads
Provides database model attribute encryption/decryption
elgibor-solution/laravel-database-encryption
117245 Downloads
Auto Encrypt and Decrypt Database through Eloquent
ambta/doctrine-encrypt-bundle
280343 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
lekoala/silverstripe-encrypt
11419 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
weebly/laravel-mutate
55978 Downloads
Mutate Laravel attributes
gregoryduckworth/encryptable
53256 Downloads
A simple trait to make attributes encrypted in the database
vmelnik/doctrine-encrypt-bundle
77377 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
simon80119/laravel-database-encryption
15741 Downloads
Auto Encrypt and Decrypt Database through Eloquent
combodo/doctrine-encrypt-bundle
78145 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
chr15k/laravel-mysql-encrypt
10113 Downloads
Laravel database encryption using native MySQL functions
austinheap/laravel-database-encryption
76169 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
venturedrake/laravel-encryptable
12306 Downloads
Automatically encrypt and decrypt database table fields
bcrowe/cakephp-encrypted-type
5158 Downloads
CakePHP 4 plugin that provides application-level database encryption.
shakib/cakephp-encrypt-decrypt
257 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.