Libraries tagged by laravel database encryption
betterapp/laravel-db-encrypter
453767 Downloads
Provides database model attribute encryption/decryption
elgibor-solution/laravel-database-encryption
71122 Downloads
Auto Encrypt and Decrypt Database through Eloquent
austinheap/laravel-database-encryption
75771 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
sagalbot/encryptable
42680 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
simon80119/laravel-database-encryption
5991 Downloads
Auto Encrypt and Decrypt Database through Eloquent
ionghitun/laravel-lumen-mysql-encryption
1860 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
venturedrake/laravel-encryptable
7533 Downloads
Automatically encrypt and decrypt database table fields
cybex/laravel-protector
6922 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
tapanderasari/laravel-mysql-encrypt
480 Downloads
Laravel Database encryption mysql side
mgpl2311/laravel-db-encrypter
2366 Downloads
Provides database model attribute encryption/decryption
fileinvite-org/laravel-database-encryption
10052 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1287 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
chr15k/laravel-mysql-encrypt
4439 Downloads
Laravel database encryption using native MySQL functions
m-wardany/hash-ids
315 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