philetaylor / ciphersweet-encrypt
Symfony 5.1+/PHP7.4 bundle which allows to encrypt data in database but keep it searchable, uses CipherSweet from https://ciphersweet.paragonie.com
Package info
github.com/PhilETaylor/doctrine-ciphersweet
Type:symfony-bundle
pkg:composer/philetaylor/ciphersweet-encrypt
1.0.3
2020-09-15 12:53 UTC
Requires
- php: >=7.4
- doctrine/orm: >=2.5
- paragonie/ciphersweet: ^2
- symfony/framework-bundle: >=5.1
This package is auto-updated.
Last update: 2026-02-22 06:53:46 UTC
README
Project aims:
- Symfony 5.1+ Compatibility
- PHP 7.4+
- Implement CipherSweet Searchable Encryption (see: https://ciphersweet.paragonie.com)
- Implement Blind indexes for encrypted data