{"id":89488,"library":"aws-aws-php-sns-message-validator","title":"AWS SNS Message Validator","description":"Amazon SNS message validation for PHP, verifying message signatures and authenticity.","status":"active","version":"1.10.0","language":"php","source_language":null,"source_url":"https://github.com/aws/aws-php-sns-message-validator","tags":["aws","sns","validation","message","security"],"install":[{"cmd":"composer require aws/aws-php-sns-message-validator","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"MessageValidator","correct":"use Aws\\Sns\\MessageValidator;"}],"quickstart":{"code":"use Aws\\Sns\\MessageValidator;\nuse Aws\\Sns\\Message;\n\n$validator = new MessageValidator();\n$message = Message::fromRawPostData();\n$validator->validate($message);","lang":"php","description":"Validate an incoming SNS message."},"warnings":[{"fix":"Ensure you have the AWS SDK installed and PHP 7.2+.","message":"Requires the AWS SDK for PHP and may have issues with older PHP versions.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'amazon':5 'authent':15 'aw':1,16 'messag':3,7,12,19 'php':10 'secur':20 'signatur':13 'sns':2,6,17 'valid':4,8,18 'verifi':11","created_at":"2026-06-19T08:47:53.161223+00:00","updated_at":"2026-06-19T08:47:53.161223+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://aws.amazon.com/sdkforphp","github":"https://github.com/aws/aws-php-sns-message-validator","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}