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

https://github.com/devdrops/docker-php-ds

Docker environment for PHP data structures
https://github.com/devdrops/docker-php-ds

Last synced: 3 months ago
JSON representation

Docker environment for PHP data structures

Awesome Lists containing this project

README

        

# devdrops/php-ds

Available as [devdrops/php-ds](https://hub.docker.com/r/devdrops/php-ds/) at Docker Hub.

## Contents

An image containing:

- PHP `Ds` library
- PHP (latest from [Docker's php official image](https://hub.docker.com/_/php/))

## Installation

You must have Docker installed in order to use it :wink:

Once you have it installed, just run the following:

```bash
docker pull devdrops/php-ds
```