Libraries tagged by database encryption
sneakyx/laravel-dynamic-encryption
754 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
tapanderasari/laravel-mysql-encrypt
1807 Downloads
Laravel Database encryption mysql side
mgpl2311/laravel-db-encrypter
5621 Downloads
Provides database model attribute encryption/decryption
madmatt/silverstripe-encrypt-at-rest
6925 Downloads
Enable encryption of data at rest (in database)
shakib/cakephp-encrypt-decrypt
306 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.
cytopia/mysqldump-secure
4701 Downloads
Secure mysqldump script with encryption, compression, logging, blacklisting and Nagios monitoring integration
aeliot/doctrine-encrypted-types
274 Downloads
Implementation of encrypted column types for Doctrine
aeliot/doctrine-encrypted-contracts
370 Downloads
Generic abstractions related to writing extension for Doctrine with encrypted column types
thetalabs/laravel-database-encryption
16603 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
ndukz/laravel-database-encryption-pgsql
631 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
fileinvite-org/laravel-database-encryption
10522 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dustapplication/laravel-database-model-encryption
1931 Downloads
Provides database encryption/decryption with search encrypted fields.
payamjafari/laravel-db-encrypter
512 Downloads
Provides database model attribute encryption/decryption
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
m-wardany/hash-ids
787 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique