Apr 19, 2024
in my example I use MichaelDegroot bundle, and with the MichaelDegroot Doctrine Encrypt Bundle, Symfony doesn't come with a ready-made DQL extension or automatic integration for encrypted search queries. You'll have to handle search queries manually by decrypting data in your code before searching. It's not automatic, but with some effort, you can make it work smoothly.