Libraries tagged by laravel database encryption
betterapp/laravel-db-encrypter
651360 Downloads
Provides database model attribute encryption/decryption
elgibor-solution/laravel-database-encryption
120371 Downloads
Auto Encrypt and Decrypt Database through Eloquent
ionghitun/laravel-lumen-mysql-encryption
6554 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
sagalbot/encryptable
57738 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
simon80119/laravel-database-encryption
16455 Downloads
Auto Encrypt and Decrypt Database through Eloquent
chr15k/laravel-mysql-encrypt
10182 Downloads
Laravel database encryption using native MySQL functions
austinheap/laravel-database-encryption
76178 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
cybex/laravel-protector
9558 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
tapanderasari/laravel-mysql-encrypt
1808 Downloads
Laravel Database encryption mysql side
enflow/laravel-database-encryption
2126 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
venturedrake/laravel-encryptable
12368 Downloads
Automatically encrypt and decrypt database table fields
sneakyx/laravel-dynamic-encryption
773 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
thetalabs/laravel-database-encryption
16608 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
ndukz/laravel-database-encryption-pgsql
633 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
mgpl2311/laravel-db-encrypter
5621 Downloads
Provides database model attribute encryption/decryption