Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 486 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 486 Bytes

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/