Skip to content

PHPMailer fork of DKIM validator

Latest
Compare
Choose a tag to compare
@Synchro Synchro released this 10 Oct 17:26
49b65b1

This is a major overhaul of the PHP DKIM validator created by @angrychimp and @bostjan.

  • Switched to the PSR-12 coding standard
  • Restructured classes with PHPMailer\DKIMValidator namespace.
  • Numerous bug fixes
  • Lots of new validations on many of the DKIM header and public key fields
  • Requires PHP 7.2 or later