Skip to content

Commit a1cf357

Browse files
README edits
1 parent d06dd5d commit a1cf357

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

php-interop/README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# PHP code for RabbitMQ tutorials based on AMQP interop
22

3-
Here you can find PHP code examples from [RabbitMQ
4-
tutorials](http://www.rabbitmq.com/getstarted.html) adopted to [amqp interop](https://github.com/queue-interop/queue-interop#amqp-interop)
5-
These examples will work with any amqp interop compatible transports such as [enqueue/amqp-ext](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/amqp.md), [enqueue/amqp-bunny](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/amqp_bunny.md), [enqueue/amqp-lib](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/amqp_lib.md)
6-
7-
To successfully use the examples you will need a running RabbitMQ server.
3+
This is a [PHP tutorial](./php) port to the [queue-interop](https://github.com/queue-interop/queue-interop#amqp-interop) family
4+
of libraries.
5+
These examples will work with any interop-compatible transport such as [enqueue/amqp-ext](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/amqp.md),
6+
[enqueue/amqp-bunny](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/amqp_bunny.md),
7+
or [enqueue/amqp-lib](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/amqp_lib.md).
88

99
## Requirements
1010

11+
As with other ports, to run the tutorials you'd need a RabbitMQ node started on localhost with all defaults.
12+
1113
### PHP 5.5+
1214

1315
You need `PHP 5.5` and one of the amqp interop compatible transport.
@@ -25,6 +27,5 @@ To do that install Composer and add it to your path, then run the following comm
2527
inside this project folder:
2628

2729
```bash
28-
$ composer require enqueue/amqp-bunny
30+
composer require enqueue/amqp-bunny
2931
```
30-

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy