8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f807bf commit f122b8dCopy full SHA for f122b8d
README.md
@@ -14,10 +14,11 @@ The following ports are available:
14
* [Haskell](./haskell)
15
* [JavaScript (with Node and amqp-node)](https://github.com/squaremo/amqp.node/tree/master/examples/tutorials)
16
* [Java](./java)
17
- * [PHP](./php)
+ * [Java (with IntelliJ IDEA)](./java-idea)
18
+ * [PHP (with php-amqplib)](./php)
19
+ * [PHP (with php-amqp)](./php-amqp)
20
* [Perl](./perl)
21
* [Python (with Pika)](./python)
- * [Python (with Puka)](./python-puka)
22
* [Ruby (with Bunny)](./ruby)
23
24
## License
0 commit comments