php-amqplib
AMQP client
A pure PHP implementation of the AMQP 0-9-1 protocol for communication with RabbitMQ messaging system
The most widely used PHP client for RabbitMQ
4k stars
157 watching
1k forks
Language: PHP
last commit: 3 months ago
Linked from 3 awesome lists
amqphacktoberfestmessagingphpphp-amqplibrabbitmq
Related projects:
Repository | Description | Stars |
---|---|---|
jakubkulhan/bunny | A PHP library that provides an idiomatic interface to connect to RabbitMQ using AMQP protocol | 705 |
rabbitmq/rabbitmq-tutorials | Tutorials and code examples for using RabbitMQ in various programming languages. | 6,667 |
php-amqplib/thumper | A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
rabbitmq/rabbitmq-server | A feature-rich messaging and streaming broker with support for multiple protocols | 12,297 |
alanxz/rabbitmq-c | A C-language client library for connecting to RabbitMQ message broker using the AMQP protocol | 1,771 |
vsouz4/azure-uamqp-php | A PHP extension for using the Azure uAMQP C library to connect to AMQP 1.0 message queues | 16 |
andersfugmann/amqp-client | A library that provides an AMQP client for asynchronous and concurrent programming in OCaml | 62 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
streadway/amqp | An AMQP 0.9.1 protocol client library written in Go. | 4,871 |
apache/activemq-nms-amqp | Enables .NET developers to connect to message brokers using the AMQP 1.0 standard wireline protocol | 52 |
viartemev/rabbitmq-kotlin | A Kotlin library for interacting with RabbitMQ message queues using coroutines | 115 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |
videlalvaro/rabbitmqbundle | A Symfony2 bundle that simplifies messaging in applications using RabbitMQ | 35 |
nebo15/rbmq | Provides an easy-to-use API for spawning RabbitMQ producers and consumers. | 21 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |