Libraries tagged by laravel4 encryption
flexflux/encryptor
443 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
andreazorzi/dotencrypt
291 Downloads
A Laravel multi-env encryptor for secure team sharing.
ghalibilal/laravel-hmac-encryption
5 Downloads
A Laravel encryption package with HMAC integrity check
fileinvite-org/laravel-database-encryption
10537 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
roelofr/laravel-encryption-cast
1215 Downloads
An Eloquent cast to encrypt and decrypt data, whilst still allowing your own casts
thetalabs/laravel-database-encryption
16618 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
stidges/laravel-sodium-encryption
54 Downloads
A Sodium based encrypter class for Laravel
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
rbennett/laravel-model-encryption
1713 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
paymetrust/laravel-data-encryption
1837 Downloads
A Laravel package for data encryption and decryption using RSA keys
ndukz/laravel-database-encryption-pgsql
644 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
mgpl2311/laravel-db-encrypter
5640 Downloads
Provides database model attribute encryption/decryption
jtd420/laravel-pgp
332 Downloads
Automatic PGP Encryption/Decryption for your laravel application. Fully customisable and works out-the-box with the default provided scaffolding!
hernandev/laravel-aead
23 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
umar-jimoh/laravel-secretsync
163 Downloads
Sync secrets from secret managers into your Laravel app with ease.