Libraries tagged by laravel encryption
famdirksen/laravel-model-encryption
7422 Downloads
Laravel package to encrypt model attributes
chr15k/laravel-mysql-encrypt
4933 Downloads
Laravel database encryption using native MySQL functions
ionghitun/laravel-lumen-mysql-encryption
2458 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
venturedrake/laravel-encryptable
8839 Downloads
Automatically encrypt and decrypt database table fields
thomaswelton/laravel-mcrypt-faker
3323 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
2630 Downloads
A collection of custom casts for Laravel.
lucasberto/laravel-vault
588 Downloads
An easy Laravel integration for HashiCorp Vault
cybex/laravel-protector
7993 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
tzsk/crypton
6575 Downloads
Laravel API Request Response Encryption
crudly/encrypted
3379 Downloads
Encryption and hashing casts for Eloquent
codezero/encrypter
77276 Downloads
Encrypt and decrypt strings in PHP.
brainstud/file-vault
29607 Downloads
joelwmale/laravel-encryption
1848 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
enflow/laravel-database-encryption
1490 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
thetalabs/laravel-database-encryption
16387 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.