Libraries tagged by encrypt database
paragonie/ciphersweet
1455272 Downloads
Searchable field-level encryption library for relational databases
betterapp/laravel-db-encrypter
663013 Downloads
Provides database model attribute encryption/decryption
elgibor-solution/laravel-database-encryption
123167 Downloads
Auto Encrypt and Decrypt Database through Eloquent
ambta/doctrine-encrypt-bundle
282152 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
vmelnik/doctrine-encrypt-bundle
77531 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
lekoala/silverstripe-encrypt
13060 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
weebly/laravel-mutate
56364 Downloads
Mutate Laravel attributes
gregoryduckworth/encryptable
53736 Downloads
A simple trait to make attributes encrypted in the database
simon80119/laravel-database-encryption
16864 Downloads
Auto Encrypt and Decrypt Database through Eloquent
combodo/doctrine-encrypt-bundle
78910 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
10294 Downloads
Laravel database encryption using native MySQL functions
austinheap/laravel-database-encryption
76189 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
venturedrake/laravel-encryptable
12499 Downloads
Automatically encrypt and decrypt database table fields
bcrowe/cakephp-encrypted-type
5464 Downloads
CakePHP 4 plugin that provides application-level database encryption.
shakib/cakephp-encrypt-decrypt
372 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.