Skip to content

2.0.0

Choose a tag to compare

@chr15k chr15k released this 05 Nov 10:04
· 17 commits to master since this release
  • Added new AES key generation command (using sha512 hashing alorithm as per MySQL encrypt docs)
  • Refactored validators to implement ValidationRule contract
  • Automatic decryption when accessing properties on a model
  • Fixed a bug where encrypted model fields where not being hydrated with decrypted values (i.e. on creation)
  • Updated MySQL AES_DECRYPT/AES_ENCRYPT queries as per MySQL encrypt docs
  • Updated README with example usage
  • Discontinued Lumen support as the project has been archived as of Apr 9, 2024