Libraries tagged by laravel56 encryption
larryphp/encryption
1338 Downloads
A tiny encryptor from Laravel.
ivinteractive/laravel-rotation
1129 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
tiknil/file-vault
198 Downloads
m-wardany/hash-ids
315 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
452 Downloads
nextbytetz/laravel_encryption
373 Downloads
performing data encryption for the laravel projects
anexia/laravel-encryption
4054 Downloads
Encryption and decryption for eloquent models
waseem/laravel-data-encryption
29 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
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
rpsimao/laravel-model-encryption
9 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
quantumwebco/laravel-db-encryption
8 Downloads
Auto Encrypt and Decrypt Database through Eloquent
phpcodersnp/laravel-database-encryption
185 Downloads
Auto Encrypt and Decrypt Database through Eloquent
paymetrust/laravel-data-encryption
791 Downloads
A Laravel package for data encryption and decryption using RSA keys
payamjafari/laravel-db-encrypter
86 Downloads
Provides database model attribute encryption/decryption