Libraries tagged by laravel encryption
tapanderasari/laravel-mysql-encrypt
944 Downloads
Laravel Database encryption mysql side
rbennett/laravel-model-encryption
1603 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
1420 Downloads
A Laravel package for data encryption and decryption using RSA keys
umar-jimoh/laravel-secretsync
77 Downloads
Sync secrets from secret managers into your Laravel app with ease.
onramplab/laravel-security-model
12711 Downloads
A Laravel package providing security for Eloquent model
lucasberto/laravel-vault
1040 Downloads
An easy Laravel integration for HashiCorp Vault
ivinteractive/laravel-rotation
1936 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
tiknil/file-vault
933 Downloads
mrdebug/lara-file-encrypter
334 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
mfonte/base62x
300 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
1055 Downloads
nextbytetz/laravel_encryption
411 Downloads
performing data encryption for the laravel projects
fileinvite-org/laravel-database-encryption
10272 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
thetalabs/laravel-database-encryption
16418 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