Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/llaville/docker-php-toolbox

Easy install PHP extensions and tools in Docker containers
https://github.com/llaville/docker-php-toolbox

docker pecl-extensions php toolkit toolkit-builder tools

Last synced: 3 months ago
JSON representation

Easy install PHP extensions and tools in Docker containers

Awesome Lists containing this project

README

        

# Docker PHP Toolbox

| Stable |
|:------:|
| [![Latest Stable Version](https://img.shields.io/packagist/v/bartlett/docker-php-toolbox)](https://packagist.org/packages/bartlett/docker-php-toolbox) |
| [![Minimum PHP Version](https://img.shields.io/packagist/php-v/bartlett/docker-php-toolbox/dev-master)](https://www.php.net/supported-versions.php) |
| [![License](https://img.shields.io/github/license/llaville/docker-php-toolbox)](https://github.com/llaville/docker-php-toolbox/blob/master/LICENSE) |
| [![GitHub Discussions](https://img.shields.io/github/discussions/llaville/docker-php-toolbox)](https://github.com/llaville/docker-php-toolbox/discussions) |
| [![Release](https://github.com/llaville/docker-php-toolbox/actions/workflows/release.yml/badge.svg)](https://github.com/llaville/docker-php-toolbox/actions/workflows/release.yml) |
| [![GitHub-Pages](https://github.com/llaville/docker-php-toolbox/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/llaville/docker-php-toolbox/actions/workflows/gh-pages.yml) |

Easily install PHP extensions and tools in Docker containers.

## Documentation

All the documentation is available on [website](https://llaville.github.io/docker-php-toolbox/1.x/),
generated from the [docs](https://github.com/llaville/docker-php-toolbox/tree/master/docs) folder.

- [Getting Started](https://llaville.github.io/docker-php-toolbox/1.x/getting-started/).