Libraries tagged by database encryption
madmatt/silverstripe-encrypt-at-rest
6936 Downloads
Enable encryption of data at rest (in database)
xclydes/x-keepass-php
3131 Downloads
A library for reading KeePass 2.x databases
tusharb/laravel-envcrypt
17 Downloads
Encrypted database passwords in .env for Laravel 8-13, decrypted at connection time so no plaintext ever reaches the config cache.
mikailfaruqali/backup
108 Downloads
Generate on-demand MySQL database backups and download them as password-protected, AES‑256 encrypted ZIP files via a simple HTTP route.
m-wardany/hash-ids
816 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
iserranodev/encrypt-bundle
94 Downloads
A Symfony bundle for encrypting entity properties in Database
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
36 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
coedevtech/fixit
243 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
virgil/purekit
355 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.
wazza/laravel-db-encryption
0 Downloads
Production-ready Laravel package for secure, transparent encryption of sensitive model attributes with searchable hash indexes and key rotation support.
socratesldduarte/laravel-database-encryption
52 Downloads
Auto Encrypt and Decrypt Database through Eloquent
shreesoftech-rupesh/laravel-database-encryption
5 Downloads
Auto Encrypt and Decrypt Database through Eloquent
ricardosierra/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
quevlu/laravel-database-encryption
88 Downloads
Auto Encrypt and Decrypt Database through Eloquent