Libraries tagged by database encryption
m-wardany/hash-ids
789 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
87 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.
cleaniquecoders/laravel-config-backup
30 Downloads
Backup and restore Laravel configuration (.env and database settings) as a portable AES-256 encrypted archive.
aeliot/doctrine-encrypted-query
176 Downloads
Implementation of cryptographic SQL functions processing for ORM Query of Doctrine
darshphpdev/laravel-settings
32 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
mdma4d/laravel-vault
154 Downloads
Laravel HashiCorp Vault integration (secrets, database dynamic creds, encryption, hashing)
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
vortos/vortos-backup
6 Downloads
Vortos Backup — enterprise-grade database backups: streamed pg_dump/pg_basebackup + WAL PITR and mongodump to an object store (R2), integrity-verified at creation, append-only catalog, GFS retention with hard safety floors, encryption-ready stream seam (Block 20), and a Block-17-ready alerting event seam. Built on the OpsKit driver pattern.
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
psagnataf/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.