Libraries tagged by laravel encryption
mgpl2311/laravel-db-encrypter
3363 Downloads
Provides database model attribute encryption/decryption
famdirksen/laravel-model-encryption
7260 Downloads
Laravel package to encrypt model attributes
chr15k/laravel-mysql-encrypt
4656 Downloads
Laravel database encryption using native MySQL functions
ionghitun/laravel-lumen-mysql-encryption
2286 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
venturedrake/laravel-encryptable
8594 Downloads
Automatically encrypt and decrypt database table fields
rawilk/laravel-casters
2475 Downloads
A collection of custom casts for Laravel.
cybex/laravel-protector
7677 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
codelieutenant/laravel-crypto
125 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
tzsk/crypton
6488 Downloads
Laravel API Request Response Encryption
mrdebug/lara-file-encrypter
311 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
crudly/encrypted
3344 Downloads
Encryption and hashing casts for Eloquent
codezero/encrypter
75108 Downloads
Encrypt and decrypt strings in PHP.
joelwmale/laravel-encryption
1750 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
fileinvite-org/laravel-database-encryption
10209 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
thetalabs/laravel-database-encryption
16332 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.