Libraries tagged by laravel database encryption
betterapp/laravel-db-encrypter
498614 Downloads
Provides database model attribute encryption/decryption
elgibor-solution/laravel-database-encryption
80336 Downloads
Auto Encrypt and Decrypt Database through Eloquent
austinheap/laravel-database-encryption
75883 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
sagalbot/encryptable
44211 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
simon80119/laravel-database-encryption
8408 Downloads
Auto Encrypt and Decrypt Database through Eloquent
mgpl2311/laravel-db-encrypter
3340 Downloads
Provides database model attribute encryption/decryption
chr15k/laravel-mysql-encrypt
4643 Downloads
Laravel database encryption using native MySQL functions
ionghitun/laravel-lumen-mysql-encryption
2275 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
venturedrake/laravel-encryptable
8581 Downloads
Automatically encrypt and decrypt database table fields
cybex/laravel-protector
7673 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
thetalabs/laravel-database-encryption
16332 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
tapanderasari/laravel-mysql-encrypt
753 Downloads
Laravel Database encryption mysql side
fileinvite-org/laravel-database-encryption
10204 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1380 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hamoi1/eloquent-encryptable
127 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.