An open API service indexing awesome lists of open source software.

https://github.com/disc/docker-php-amqp


https://github.com/disc/docker-php-amqp

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# The [`disc/php-amqp`](https://hub.docker.com/r/disc/php-amqp/) Docker image

[![Docker Pulls](https://img.shields.io/docker/pulls/disc/php-amqp.svg)](https://hub.docker.com/r/disc/php-amqp/)
[![Docker Stars](https://img.shields.io/docker/stars/disc/php-amqp.svg)](https://hub.docker.com/r/disc/php-amqp/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Overview

This image is based in the official [`php`](https://hub.docker.com/_/php/) image. The purpose of this version is to provide a `php` image that contains the libraries required to build applications using a `amqp` extension and RabbitMQ client.