Libraries tagged by field encryption
kyzegs/doctrine-encryption-bundle
6 Downloads
Doctrine field encryption and blind indexes for Symfony applications.
vimatech/laravel-secure-fields
8 Downloads
Secure encrypted Eloquent model fields for sensitive data in Laravel applications.
ecotone/data-protection
10 Downloads
Field-level encryption and PII masking for Ecotone messages — GDPR-friendly data protection with crypto-shredding.
matt9mg/doctrine-encryption-bundle
6811 Downloads
Doctrine encryption bundle for Symfony to aid with GDPR and general field encryption
couchbase/couchbase-encryption
11 Downloads
Field Encryption API for PHP
chuyubo/field_encryption
2 Downloads
数据库字段加密解密
caeligo/field-encryption-bundle
32 Downloads
A Symfony bundle for transparent Doctrine entity field encryption using AES-256-CBC
brandoriented/doctrine-encryption-bundle
19 Downloads
Doctrine encryption bundle for Symfony to aid with GDPR and general field encryption
brrittoo/field-dynamic-encryption
2 Downloads
Laravel package for dynamic field name encryption/decryption
oriamdev/encryption-db-fields
5 Downloads
This package allows two way encryption on all critical fields inside database. Allows search by encrypted field.
widgets-nl/doctrine-encryption-bundle
813 Downloads
Add Encryption to specific Doctrine fields
oriamdev/encryption-user-db-auth
1 Downloads
This package allows two way encryption on all critical fields inside database. Allows search by encrypted field.
dustapplication/laravel-database-model-encryption
1931 Downloads
Provides database encryption/decryption with search encrypted fields.
maxcrossan/yii_encryption
49 Downloads
A simple encryption behaviour for encrypting and decrypting database fields on Yii models
bespredel/encryption-form
32 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.