Libraries tagged by laravel55 encryption
chr15k/laravel-mysql-encrypt
7799 Downloads
Laravel database encryption using native MySQL functions
ionghitun/laravel-lumen-mysql-encryption
2887 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
venturedrake/laravel-encryptable
10057 Downloads
Automatically encrypt and decrypt database table fields
thomaswelton/laravel-mcrypt-faker
3505 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
sinemacula/laravel-cached-crypt
3292 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
cybex/laravel-protector
8341 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
mrdebug/lara-file-encrypter
365 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
crudly/encrypted
3513 Downloads
Encryption and hashing casts for Eloquent
brainstud/file-vault
30231 Downloads
joelwmale/laravel-encryption
2179 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
mgpl2311/laravel-db-encrypter
4922 Downloads
Provides database model attribute encryption/decryption
famdirksen/laravel-model-encryption
7808 Downloads
Laravel package to encrypt model attributes
jtd420/laravel-pgp
200 Downloads
Automatic PGP Encryption/Decryption for your laravel application. Fully customisable and works out-the-box with the default provided scaffolding!
umar-jimoh/laravel-secretsync
134 Downloads
Sync secrets from secret managers into your Laravel app with ease.
rawilk/laravel-casters
5003 Downloads
A collection of custom casts for Laravel.