DoctrineEncryptBundle
DoctrineEncryptBundle copied to clipboard
Command to update pre-existing data before using Encryption
Hey I drafted a command to fetch existing data, encrypt it and persist it, with many dependency injections already. We need to add support for custom encryption classes still. Let me know what you think.
Works like a charm, worth merging (even though the composer.json modifications don't have to be merged) !