Create, receive and delete message for AWS SQS using php
Sample Php code for AWS SQS
Install the required package using Composer
composer install
Copy the config_sample.ini and rename it config.ini
Fill the values in the newly created config.ini
Run the script using php sqs_producer.php
and php sqs_consumer.php
Aatish Sai
Twitter: @Aatish-sai
Blog: https://blog.aatish.me/