Libraries tagged by laravel6 encryption
fileinvite-org/laravel-database-encryption
10560 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
2226 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
owenouoo/encrypt-package
2 Downloads
laravel6.0控制器参数加解密示例
involix/elocrypt
280 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
involix/elocryptseven
6476 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
betterapp/laravel-db-encrypter
687010 Downloads
Provides database model attribute encryption/decryption
soved/laravel-gdpr
146765 Downloads
GDPR compliance with ease
sbamtr/laravel-source-encrypter
50795 Downloads
Laravel Source Encrypter
ercsctt/laravel-file-encryption
12304 Downloads
Secure file encryption and decryption for Laravel applications
elgibor-solution/laravel-database-encryption
128417 Downloads
Auto Encrypt and Decrypt Database through Eloquent
mrgswift/laravel-encryptenv
50771 Downloads
Laravel Environment Variable Encryption
tomgrohl/laravel4-php71-encrypter
259016 Downloads
Laravel 4.2 Encrypter for PHP 7.1+
soarecostin/file-vault
197692 Downloads
canaryau/laravel-encryption
2020 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
magros/laravel-model-encryption
55352 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.