Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@jeremeamia jeremeamia released this 06 Jul 22:55
· 57 commits to master since this release

Amazon SNS Message Validator

The Amazon SNS Message Validator for PHP library allows you to validate that incoming HTTP(S) POST messages are valid Amazon SNS notifications. This library is standalone and does not depend on the AWS SDK for PHP or Guzzle; however, it does require PHP 5.4+ and that the OpenSSL PHP extension is installed.