Libraries tagged by encrypt database
madmatt/silverstripe-encrypt-at-rest
6568 Downloads
Enable encryption of data at rest (in database)
enflow/laravel-database-encryption
1538 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
bcrowe/cakephp-encrypted-type
3981 Downloads
CakePHP 4 plugin that provides application-level database encryption.
integralservice/doctrine-encrypt-bundle
15 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
hivelink/encrypt
66 Downloads
Auto Encrypt and Decrypt Database through Eloquent With HivelinkTeam
shakib/cakephp-encrypt-decrypt
110 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.
jfelixstudio/laravel-mysql-encrypt
3572 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
iserranodev/encrypt-bundle
47 Downloads
A Symfony bundle for encrypting entity properties in Database
fileinvite-org/laravel-database-encryption
10249 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
xclydes/x-keepass-php
2808 Downloads
A library for reading KeePass 2.x databases
payamjafari/laravel-db-encrypter
129 Downloads
Provides database model attribute encryption/decryption
ioguimaraes/ready-keepass-php
18 Downloads
A library for reading KeePass 2.x databases
log1x/acf-encrypted-password
279 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.