Libraries tagged by laravel database encrypter
xandanet/laravel-mysql-encrypt
307 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
psagnataf/laravel-mysql-encrypt
24 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
prajapatidhara1510/laravel-mysql-encrypt
34 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
myshell/laravel-db-backup
5 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
litepie/database
0 Downloads
Advanced Laravel Database package with enhanced Eloquent traits, scopes, casts, and utilities for modern Laravel applications
kablanfatih/encryption
29 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
jfelixstudio/laravel-mysql-encrypt
3576 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
adityadarma/laravel-database-cryptable
13 Downloads
Cryptable value database for laravel
quantumwebco/laravel-db-encryption
33 Downloads
Auto Encrypt and Decrypt Database through Eloquent
fundamental-studio/laravel-encryptable
1 Downloads
Laravel Encryptable addon for easy encrypt/decrypt database values with as many as 4 lines of code.
jetiradoro/laravel-encrypt-model
16 Downloads
Encrypt data before insert database
alemian95/laravel-encryptable-attributes
1 Downloads
Laravel Package to effortlessy encrypt and decrypt from database model attributes
arzeroid/laravel-model-encryptable
7 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
wazza/laravel-db-encryption
0 Downloads
A Laravel package that helps encrypt & decrypt certain defined table columns ensuring the data is secure in the database but can be accessed by the models.
mufasil/laravel_model_keys_encryption
1 Downloads
This package is to encrypt the keys like 'Id' of your database.