Libraries tagged by laravel encryption
betterapp/laravel-db-encrypter
686766 Downloads
Provides database model attribute encryption/decryption
soved/laravel-gdpr
146669 Downloads
GDPR compliance with ease
sbamtr/laravel-source-encrypter
50788 Downloads
Laravel Source Encrypter
ercsctt/laravel-file-encryption
12288 Downloads
Secure file encryption and decryption for Laravel applications
elgibor-solution/laravel-database-encryption
128356 Downloads
Auto Encrypt and Decrypt Database through Eloquent
mrgswift/laravel-encryptenv
50763 Downloads
Laravel Environment Variable Encryption
tomgrohl/laravel4-php71-encrypter
258991 Downloads
Laravel 4.2 Encrypter for PHP 7.1+
soarecostin/file-vault
197686 Downloads
canaryau/laravel-encryption
2019 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
magros/laravel-model-encryption
55351 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
ionghitun/laravel-lumen-mysql-encryption
7898 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
lucasberto/laravel-vault
6311 Downloads
An easy Laravel integration for HashiCorp Vault
erikwang2013/encryption
1838 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
sagalbot/encryptable
59830 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
delatbabel/elocryptfive
93503 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.