Libraries tagged by laravel5 encryption
sinemacula/laravel-cached-crypt
1424 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
lucasberto/laravel-vault
1164 Downloads
An easy Laravel integration for HashiCorp Vault
cybex/laravel-protector
8145 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
tzsk/crypton
6618 Downloads
Laravel API Request Response Encryption
codezero/encrypter
79648 Downloads
Encrypt and decrypt strings in PHP.
brainstud/file-vault
29861 Downloads
paperscissorsandglue/laravel-encryption-at-rest
86 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
tapanderasari/laravel-mysql-encrypt
966 Downloads
Laravel Database encryption mysql side
rbennett/laravel-model-encryption
1614 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
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.