Libraries tagged by laravel55 encryption
mgpl2311/laravel-db-encrypter
4586 Downloads
Provides database model attribute encryption/decryption
umar-jimoh/laravel-secretsync
81 Downloads
Sync secrets from secret managers into your Laravel app with ease.
onramplab/laravel-security-model
12728 Downloads
A Laravel package providing security for Eloquent model
ivinteractive/laravel-rotation
1960 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
codelieutenant/laravel-crypto
146 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
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!