Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

DoctrineEncrypt NG

Choose a tag to compare

@powturns powturns released this 30 May 06:05
· 11 commits to master since this release
  • New Namespace (\DoctrineEncrypt)
  • New file structure
  • Superior Annotation parsing & caching using Doctrine's built in libraries for superior performance
  • Totally transparent field encryption: the value will only be encrypted in the database, never in the value
  • Unit testing