Libraries tagged by field encryption
paragonie/ciphersweet
1516137 Downloads
Searchable field-level encryption library for relational databases
ionghitun/laravel-lumen-mysql-encryption
7398 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
mastercard/client-encryption
105502 Downloads
Library for Mastercard API compliant payload encryption/decryption.
nowo-tech/doctrine-encrypt-bundle
6039 Downloads
Symfony 7.4+|8 bundle to encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes (GDPR-friendly, multiple keys, key rotation).
phpnomad/encryption
1493 Downloads
encryption contracts + field-level encryption for PHPNomad (bring your own cipher via an integration)
kyzegs/doctrine-encryption-bundle
87 Downloads
Doctrine field encryption and blind indexes for Symfony applications.
insitaction/field-encrypt-bundle
6719 Downloads
Allows automatic encryption of fields, as required by GDPR.
odandb/doctrine-ciphersweet-encryption-bundle
542 Downloads
Bridge between Doctrine and Ciphersweet libary in order to make encrypted and searchable fields
canaryau/laravel-encryption
1369 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
venturedrake/laravel-encryptable
12682 Downloads
Automatically encrypt and decrypt database table fields
cleaniquecoders/pii-protection
410 Downloads
Pure-PHP PII protection: field-level encryption at rest + masking of sensitive fields in audit/log payloads. No framework, no global state — plain classes with explicit inputs and outputs, usable anywhere.
precision-soft/symfony-doctrine-encrypt
3180 Downloads
Symfony bundle providing transparent AES-256 encryption for Doctrine ORM entity fields via custom DBAL types
joelwmale/laravel-encryption
3019 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
ngankt2/laravel-helper
2239 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
isapp/statamic-sensitive-form-fields
115 Downloads
Encrypt selected form submission fields at rest. Decrypt on read for authorized users only.