brightecapital/aws-kms-doctrine-encryptor

Custom encryptor for michaeldegroot/doctrine-encrypt-bundle to use AWS KMS for encryption

v1.0.2 2022-06-15 05:53 UTC

README

Custom encryptor module for michaeldegroot/doctrine-encrypt-bundle that uses AWS KMS

Authors

Chris Young chris.young@brighte.com.au

Team

  • Services Team
  • Architecture Team

Contributing

  • Never commit directly to master. Always make pull requests to the Authors
  • This repository does not use git flow. There is no develop branch, only master and features.
  • PHP codesniffer linting must pass. Do not use disable annotations.
  • All tests must pass. 90% code coverage is required.