Libraries tagged by laravel4 encryption
lucasberto/laravel-vault
1436 Downloads
An easy Laravel integration for HashiCorp Vault
larryphp/encryption
1534 Downloads
A tiny encryptor from Laravel.
ivinteractive/laravel-rotation
2488 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
al-saloul/encryption
51 Downloads
Simple number encryption and decryption package
thetribephotography/laravel_vault
154 Downloads
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
justustheis/registry
46 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.
tiknil/file-vault
1194 Downloads
mrdebug/lara-file-encrypter
365 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
m-wardany/hash-ids
550 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
initbiz/file-vault
1317 Downloads
paperscissorsandglue/laravel-encryption-at-rest
131 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
fileinvite-org/laravel-database-encryption
10398 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
waseem/laravel-data-encryption
41 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
stidges/laravel-sodium-encryption
53 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