Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/llaville/docker-php-toolbox
- Owner: llaville
- License: mit
- Created: 2021-07-16T06:13:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T04:49:15.000Z (4 months ago)
- Last Synced: 2024-10-25T22:29:25.200Z (4 months ago)
- Topics: docker, pecl-extensions, php, toolkit, toolkit-builder, tools
- Language: PHP
- Homepage: https://llaville.github.io/docker-php-toolbox/1.x/
- Size: 981 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE
- Roadmap: ROADMAP.md
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/).