Libraries tagged by laravel database encrypter
simon80119/laravel-database-encryption
9262 Downloads
Auto Encrypt and Decrypt Database through Eloquent
chr15k/laravel-mysql-encrypt
4933 Downloads
Laravel database encryption using native MySQL functions
ionghitun/laravel-lumen-mysql-encryption
2458 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
venturedrake/laravel-encryptable
8839 Downloads
Automatically encrypt and decrypt database table fields
cybex/laravel-protector
7993 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
tapanderasari/laravel-mysql-encrypt
882 Downloads
Laravel Database encryption mysql side
enflow/laravel-database-encryption
1490 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
wladmonax/laravel-db-backup
5875 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
shreesoftech-rupesh/laravel-database-encryption
5 Downloads
Auto Encrypt and Decrypt Database through Eloquent
fileinvite-org/laravel-database-encryption
10236 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
levgenij/laravel-db-backup
3003 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
jfelixstudio/laravel-mysql-encrypt
3569 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
darshphpdev/laravel-settings
10 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.