Libraries tagged by laravel57 encryption
famdirksen/laravel-model-encryption
6776 Downloads
Laravel package to encrypt model attributes
ionghitun/laravel-lumen-mysql-encryption
1798 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
venturedrake/laravel-encryptable
7307 Downloads
Automatically encrypt and decrypt database table fields
thomaswelton/laravel-mcrypt-faker
3013 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
1997 Downloads
A collection of custom casts for Laravel.
cybex/laravel-protector
6750 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
mrdebug/lara-file-encrypter
184 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
crudly/encrypted
3078 Downloads
Encryption and hashing casts for Eloquent
brainstud/file-vault
27996 Downloads
joelwmale/laravel-encryption
894 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
tapanderasari/laravel-mysql-encrypt
436 Downloads
Laravel Database encryption mysql side
rbennett/laravel-model-encryption
1496 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
2265 Downloads
Provides database model attribute encryption/decryption
onramplab/laravel-security-model
11786 Downloads
A Laravel package providing security for Eloquent model
larryphp/encryption
1322 Downloads
A tiny encryptor from Laravel.