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

https://github.com/sidroberts/docker-php

Docker image for PHP (with intl, pgsql, pdo_pgsql, and sockets extensions). Docker Hub: sidroberts/php
https://github.com/sidroberts/docker-php

docker docker-image php

Last synced: 3 months ago
JSON representation

Docker image for PHP (with intl, pgsql, pdo_pgsql, and sockets extensions). Docker Hub: sidroberts/php

Awesome Lists containing this project

README

          

# [`sidroberts/php`](https://hub.docker.com/r/sidroberts/php)

Extension of [the base PHP Docker image](https://hub.docker.com/_/php) with `intl`, Postgres (`pgsql` and `pdo_pgsql`), and `sockets` extensions.

[![GitHub issues](https://img.shields.io/github/issues-raw/SidRoberts/docker-php.svg?style=for-the-badge)](https://github.com/SidRoberts/docker-php/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/SidRoberts/docker-php.svg?style=for-the-badge)](https://github.com/SidRoberts/docker-php/pulls)

## License

Licensed under the MIT License.
© [Sid Roberts](https://github.com/SidRoberts)