Libraries tagged by database encryption
paragonie/ciphersweet
1460204 Downloads
Searchable field-level encryption library for relational databases
betterapp/laravel-db-encrypter
663912 Downloads
Provides database model attribute encryption/decryption
elgibor-solution/laravel-database-encryption
123342 Downloads
Auto Encrypt and Decrypt Database through Eloquent
ionghitun/laravel-lumen-mysql-encryption
7094 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
sagalbot/encryptable
58334 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
simon80119/laravel-database-encryption
16894 Downloads
Auto Encrypt and Decrypt Database through Eloquent
austinheap/laravel-database-encryption
76189 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
chr15k/laravel-mysql-encrypt
10329 Downloads
Laravel database encryption using native MySQL functions
bcrowe/cakephp-encrypted-type
5465 Downloads
CakePHP 4 plugin that provides application-level database encryption.
venturedrake/laravel-encryptable
12523 Downloads
Automatically encrypt and decrypt database table fields
fastsitephp/fastsitephp
2784 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
cybex/laravel-protector
9663 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
vortos/vortos-backup
950 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.
enflow/laravel-database-encryption
2176 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
sneakyx/laravel-dynamic-encryption
871 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.