Libraries tagged by laravel encryption
rbennett/laravel-model-encryption
1501 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
mgpl2311/laravel-db-encrypter
2366 Downloads
Provides database model attribute encryption/decryption
chr15k/laravel-mysql-encrypt
4439 Downloads
Laravel database encryption using native MySQL functions
onramplab/laravel-security-model
11863 Downloads
A Laravel package providing security for Eloquent model
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.
dolphiq/laravel-aescrypt
1693 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
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