Libraries tagged by database encryption
tapanderasari/laravel-mysql-encrypt
1129 Downloads
Laravel Database encryption mysql side
mgpl2311/laravel-db-encrypter
4886 Downloads
Provides database model attribute encryption/decryption
cytopia/mysqldump-secure
4701 Downloads
Secure mysqldump script with encryption, compression, logging, blacklisting and Nagios monitoring integration
coedevtech/fixit
45 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork
thetalabs/laravel-database-encryption
16427 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
quantumwebco/laravel-db-encryption
33 Downloads
Auto Encrypt and Decrypt Database through Eloquent
payamjafari/laravel-db-encrypter
148 Downloads
Provides database model attribute encryption/decryption
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
xclydes/x-keepass-php
2836 Downloads
A library for reading KeePass 2.x databases
shakib/cakephp-encrypt-decrypt
119 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.
m-wardany/hash-ids
481 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
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
darshphpdev/laravel-settings
11 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
virgil/purekit
234 Downloads
Virgil Security introduces an implementation of the Password-Hardened Encryption (PHE) protocol that provides developers with a technology to protect users passwords from offline/online attacks and make stolen passwords useless even if your database has been compromised.
socratesldduarte/laravel-database-encryption
52 Downloads
Auto Encrypt and Decrypt Database through Eloquent