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: 9 days 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-13T04:31:26.000Z (about 1 month ago)
- Last Synced: 2025-04-13T04:32:49.883Z (about 1 month ago)
- Topics: docker, pecl-extensions, php, toolkit, toolkit-builder, tools
- Language: PHP
- Homepage: https://llaville.github.io/docker-php-toolbox/2.0/
- Size: 1.05 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-1.x.md
- Contributing: docs/contributing.md
- License: LICENSE
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
# Docker PHP Toolbox
[](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
[](https://github.com/llaville/docker-php-toolbox/discussions)| Releases | Branch | PHP | Packagist | License | Documentation |
|:--------------|:-------------------------------------------:|:-------------------------------------------------------------:|:---------------------------------------------------------:|:----------------------------------------------:|:----------------------------------------------------------------:|
| Stable v2.0.x | [![Branch 2.0][Branch_20x-img]][Branch_20x] | [![Minimum PHP Version)][PHPVersion_20x-img]][PHPVersion_20x] | [![Stable Version 2.0][Packagist_20x-img]][Packagist_20x] | [![License 2.0][License_20x-img]][License_20x] | [![Documentation 2.0][Documentation_20x-img]][Documentation_20x] |
| Stable v2.1.x | [![Branch 2.1][Branch_21x-img]][Branch_21x] | [![Minimum PHP Version)][PHPVersion_21x-img]][PHPVersion_21x] | [![Stable Version 2.1][Packagist_21x-img]][Packagist_21x] | [![License 2.1][License_21x-img]][License_21x] | [![Documentation 2.1][Documentation_21x-img]][Documentation_21x] |[Branch_20x-img]: https://img.shields.io/badge/branch-2.0-orange
[Branch_20x]: https://github.com/llaville/docker-php-toolbox/tree/2.0
[PHPVersion_20x-img]: https://img.shields.io/packagist/php-v/bartlett/docker-php-toolbox/2.0.0
[PHPVersion_20x]: https://www.php.net/supported-versions.php
[Packagist_20x-img]: https://img.shields.io/badge/packagist-v2.0.0-blue
[Packagist_20x]: https://packagist.org/packages/bartlett/docker-php-toolbox
[License_20x-img]: https://img.shields.io/packagist/l/bartlett/docker-php-toolbox
[License_20x]: https://github.com/llaville/docker-php-toolbox/blob/2.0/LICENSE
[Documentation_20x-img]: https://img.shields.io/badge/documentation-v2.0-green
[Documentation_20x]: https://github.com/llaville/docker-php-toolbox/tree/2.0/docs[Branch_21x-img]: https://img.shields.io/badge/branch-2.1-orange
[Branch_21x]: https://github.com/llaville/docker-php-toolbox/tree/2.1
[PHPVersion_21x-img]: https://img.shields.io/packagist/php-v/bartlett/docker-php-toolbox/2.1.2
[PHPVersion_21x]: https://www.php.net/supported-versions.php
[Packagist_21x-img]: https://img.shields.io/badge/packagist-v2.1.2-blue
[Packagist_21x]: https://packagist.org/packages/bartlett/docker-php-toolbox
[License_21x-img]: https://img.shields.io/packagist/l/bartlett/docker-php-toolbox
[License_21x]: https://github.com/llaville/docker-php-toolbox/blob/2.1/LICENSE
[Documentation_21x-img]: https://img.shields.io/badge/documentation-v2.1-green
[Documentation_21x]: https://github.com/llaville/docker-php-toolbox/tree/2.1/docsEasily install PHP extensions and tools in Docker containers.
## Documentation
All the documentation is available on [website](https://llaville.github.io/docker-php-toolbox/2.1/),
generated from the [docs](https://github.com/llaville/docker-php-toolbox/tree/2.1/docs) folder.