Libraries tagged by laravel-encrypter
joelwmale/laravel-encryption
2032 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
paperscissorsandglue/laravel-encryption-at-rest
86 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
h-farm/laravel-encryptable
208 Downloads
Laravel Encryptable
enflow/laravel-database-encryption
1585 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
nextbytetz/laravel_encryption
412 Downloads
performing data encryption for the laravel projects
denmasyarikin/laravel-encrypt-response
745 Downloads
Encrypt response laravel appliction
bvipul/laravel-encrypts-attributes
33 Downloads
This package will be used to encrypt attributes of a model.
fileinvite-org/laravel-database-encryption
10274 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
involix/elocryptseven
6469 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
benjaminhansen/filament-draftable
18 Downloads
Provides a draftable interface to save long forms as a draft in the browser's localStorage and encrypts the data using Laravel's encryption.
zhieq/laravel-encrypt-middleware
646 Downloads
zhieq group encrypt middleware
zbxin/laravel-encrypt-middleware
19 Downloads
encrypt middleware
wisdech/laravel-encrypt
13 Downloads
Let's Encrypt 证书申请 Laravel 实现 (Acme)
wellingtoncarneirobarbosa/laravel-encrypt-database
28 Downloads
Auto Encrypt and Decrypt Database through Eloquent
skyraptor/laravel-encryptable-trait
470 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable