Libraries tagged by laravel database encryption
betterapp/laravel-db-encrypter
672678 Downloads
Provides database model attribute encryption/decryption
elgibor-solution/laravel-database-encryption
125034 Downloads
Auto Encrypt and Decrypt Database through Eloquent
ionghitun/laravel-lumen-mysql-encryption
7377 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
sagalbot/encryptable
59040 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
simon80119/laravel-database-encryption
17156 Downloads
Auto Encrypt and Decrypt Database through Eloquent
chr15k/laravel-mysql-encrypt
10379 Downloads
Laravel database encryption using native MySQL functions
austinheap/laravel-database-encryption
76201 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
venturedrake/laravel-encryptable
12663 Downloads
Automatically encrypt and decrypt database table fields
cybex/laravel-protector
9783 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
tapanderasari/laravel-mysql-encrypt
1913 Downloads
Laravel Database encryption mysql side
enflow/laravel-database-encryption
2203 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
nyoncode/laravel-backup-manager
80 Downloads
Powerful and extensible backup manager for Laravel applications: databases, files, encryption, integrity manifests and multi-destination storage.
cleaniquecoders/laravel-config-backup
440 Downloads
Backup and restore Laravel configuration (.env and database settings) as a portable AES-256 encrypted archive.
sneakyx/laravel-dynamic-encryption
931 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
thetalabs/laravel-database-encryption
16627 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.