Libraries tagged by database encryption
phpcodersnp/laravel-database-encryption
385 Downloads
Auto Encrypt and Decrypt Database through Eloquent
meritech/encryption-bundle
3 Downloads
Symfony bundle for transparent Doctrine column encryption with DBAL types and blind index support for searchable encrypted data.
kablanfatih/encryption
29 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
7 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
jklz/database-helper
41 Downloads
extends of illuminate/database and illuminate/encryption to handle field data stored in json and encrypted. encrypted via $_ENV[CRYPT.KEY]
querdos/qfile-encryption-bundle
85 Downloads
A bundle for file encryption under symfony
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.
maxcrossan/yii_encryption
49 Downloads
A simple encryption behaviour for encrypting and decrypting database fields on Yii models
webmavens/laravel-remote-http-database
108 Downloads
Laravel database adapter for remote MySQL via HTTP API with encryption
quantumwebco/laravel-db-encryption
56 Downloads
Auto Encrypt and Decrypt Database through Eloquent
oonix/encryption-wrapper
18 Downloads
Object wrapper to allow automatic encryption of specified attributes. Magically exposes public attributes and methods of the wrapped object. Example usage: wrap ORM objects to secure database content.
mufasil/laravel_model_keys_encryption
1 Downloads
This package is to encrypt the keys like 'Id' of your database.
xandanet/laravel-mysql-encrypt
307 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side