cloudamqp / php-amqplib-example

How to connect to CloudAMQP from a PHP app

Home Page:https://www.cloudamqp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example PHP code for using RabbitMQ

Getting started

  • Clone the repo
  • Install Composer if you don't already have it installed
  • run php composer.phar install
  • set url to CloudAMQP export CLOUDAMQP_URL=amqp://....
  • run php index.php

Deploy to Heroku

Deploy

About

How to connect to CloudAMQP from a PHP app

https://www.cloudamqp.com


Languages

Language:PHP 98.5%Language:Procfile 1.5%