Libraries tagged by laravel6 encryption
enflow/laravel-database-encryption
1530 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
fileinvite-org/laravel-database-encryption
10249 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
involix/elocryptseven
6466 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
involix/elocrypt
280 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
betterapp/laravel-db-encrypter
524214 Downloads
Provides database model attribute encryption/decryption
soved/laravel-gdpr
103589 Downloads
GDPR compliance with ease
sbamtr/laravel-source-encrypter
37141 Downloads
Laravel Source Encrypter
elgibor-solution/laravel-database-encryption
85844 Downloads
Auto Encrypt and Decrypt Database through Eloquent
tomgrohl/laravel4-php71-encrypter
233990 Downloads
Laravel 4.2 Encrypter for PHP 7.1+
soarecostin/file-vault
187944 Downloads
austinheap/laravel-database-encryption
75948 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
magros/laravel-model-encryption
45677 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
mrgswift/laravel-encryptenv
34516 Downloads
Laravel Environment Variable Encryption
delatbabel/elocryptfive
91774 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
sagalbot/encryptable
46495 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.