Libraries tagged by laravel5 encryption
achyutn/laravel-hls
17 Downloads
A package to convert video files to HLS with rotating key encryption.
mrdebug/lara-file-encrypter
335 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
mfonte/base62x
302 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
initbiz/file-vault
1074 Downloads
nextbytetz/laravel_encryption
413 Downloads
performing data encryption for the laravel projects
thetalabs/laravel-database-encryption
16419 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
stidges/laravel-sodium-encryption
52 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
payamjafari/laravel-db-encrypter
135 Downloads
Provides database model attribute encryption/decryption
neoxia/laravel-openssl-encryption
664 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
jtd420/laravel-pgp
183 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.
thetribephotography/laravel_vault
4 Downloads
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
soved/laravel-magic-auth
1180 Downloads
Authenticate users using a magic link
pdaleramirez/asymmetric-encryption
14 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.