Libraries tagged by laravel4 encryption
tiknil/file-vault
745 Downloads
mrdebug/lara-file-encrypter
319 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
initbiz/file-vault
870 Downloads
paperscissorsandglue/laravel-encryption-at-rest
24 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
dolphiq/laravel-aescrypt
1697 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
anexia/laravel-encryption
4065 Downloads
Encryption and decryption for eloquent models
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
quantumwebco/laravel-db-encryption
25 Downloads
Auto Encrypt and Decrypt Database through Eloquent
payamjafari/laravel-db-encrypter
106 Downloads
Provides database model attribute encryption/decryption
ndukz/laravel-database-encryption-pgsql
426 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
laravel-hyperf/encryption
337 Downloads
The encryption package for Laravel Hyperf.
hernandev/laravel-aead
20 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
soved/laravel-magic-auth
1180 Downloads
Authenticate users using a magic link
pdaleramirez/asymmetric-encryption
14 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.