Libraries tagged by laravel encryption
richardstyles/eloquent-aes
32468 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
simon80119/laravel-database-encryption
5991 Downloads
Auto Encrypt and Decrypt Database through Eloquent
famdirksen/laravel-model-encryption
6867 Downloads
Laravel package to encrypt model attributes
ionghitun/laravel-lumen-mysql-encryption
1860 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
venturedrake/laravel-encryptable
7533 Downloads
Automatically encrypt and decrypt database table fields
thomaswelton/laravel-mcrypt-faker
3043 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
rawilk/laravel-casters
2142 Downloads
A collection of custom casts for Laravel.
cybex/laravel-protector
6922 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
mrdebug/lara-file-encrypter
248 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
crudly/encrypted
3126 Downloads
Encryption and hashing casts for Eloquent
joelwmale/laravel-encryption
1025 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
fileinvite-org/laravel-database-encryption
10052 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1287 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
tapanderasari/laravel-mysql-encrypt
480 Downloads
Laravel Database encryption mysql side