Skip to content

Create, receive and delete message for AWS SQS using php

License

Notifications You must be signed in to change notification settings

aatish-sai/aws-php-sqs

Repository files navigation

aws-php-sqs

Create, receive and delete message for AWS SQS using php

Sample Php code for AWS SQS

Installation

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/