{"id":13563166,"url":"https://github.com/wodby/docker4php","last_synced_at":"2025-05-16T14:06:54.812Z","repository":{"id":38239569,"uuid":"114607859","full_name":"wodby/docker4php","owner":"wodby","description":"Docker-based PHP stack","archived":false,"fork":false,"pushed_at":"2025-05-15T02:34:18.000Z","size":1255,"stargazers_count":283,"open_issues_count":5,"forks_count":44,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-05-16T14:06:53.452Z","etag":null,"topics":["alpine","arm64","docker","docker-compose","php"],"latest_commit_sha":null,"homepage":"https://wodby.com/docker4php","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wodby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-12-18T07:12:33.000Z","updated_at":"2025-05-15T02:34:20.000Z","dependencies_parsed_at":"2023-10-01T03:22:58.967Z","dependency_job_id":"e8283bb0-4a20-4a7f-bbaf-7198143d5f72","html_url":"https://github.com/wodby/docker4php","commit_stats":null,"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdocker4php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdocker4php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdocker4php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdocker4php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wodby","download_url":"https://codeload.github.com/wodby/docker4php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254544146,"owners_count":22088807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alpine","arm64","docker","docker-compose","php"],"created_at":"2024-08-01T13:01:15.825Z","updated_at":"2025-05-16T14:06:54.805Z","avatar_url":"https://github.com/wodby.png","language":"Makefile","readme":"# Docker-based PHP stack\n\n[![Build Status](https://github.com/wodby/docker4php/workflows/Run%20tests/badge.svg)](https://github.com/wodby/docker4php/actions)\n\n## Introduction\n\nDocker4PHP is a set of docker images optimized for PHP. Use\n`compose.yml` file from the [latest stable release](https://github.com/wodby/docker4php/releases) to spin up local environment on Linux, Mac OS X and Windows.\n\n* Read the docs on [**how to use**](https://wodby.com/docs/stacks/php/local#usage)\n* Ask questions on [Discord](http://discord.wodby.com/)\n* Ask questions on [Slack](http://slack.wodby.com/)\n* Follow [@wodbycloud](https://twitter.com/wodbycloud) for updates announcements\n\n## Stack\n\nThe PHP stack consist of the following containers:\n\n| Container             | Versions                | Image                                     | ARM64 support | Enabled by default |\n|-----------------------|-------------------------|-------------------------------------------|---------------|--------------------|\n| [Nginx]               | 1.28, 1.27              | [wodby/nginx]                             | ✓             | ✓                  |\n| [Apache]              | 2.4                     | [wodby/apache]                            | ✓             |                    |\n| [PHP]                 | 8.4, 8.3, 8.2, 8.1      | [wodby/php]                               | ✓             | ✓                  |\n| Crond                 |                         | [wodby/php]                               | ✓             |                    |\n| [MariaDB]             | 11.4, 10.11, 10.6, 10.5 | [wodby/mariadb]                           | ✓             | ✓                  |\n| [PostgreSQL]          | 17, 16, 15, 14, 13      | [wodby/postgres]                          | ✓             |                    |\n| [Valkey]              | 8, 7                    | [wodby/valkey]                            | ✓             |                    |\n| [Memcached]           | 1                       | [wodby/memcached]                         | ✓             |                    |\n| [Node.js]             | 22, 20, 18              | [wodby/node]                              | ✓             |                    |\n| [Varnish]             | 6.0                     | [wodby/varnish]                           | ✓             |                    |\n| [Solr]                | 9                       | [wodby/solr]                              | ✓             |                    |\n| OpenSearch            | 2                       | [opensearchproject/opensearch]            | ✓             |                    |\n| OpenSearch Dashboards | 2                       | [opensearchproject/opensearch-dashboards] | ✓             |                    |\n| [OpenSMTPD]           | 7                       | [wodby/opensmtpd]                         | ✓             |                    |\n| Mailpit               | latest                  | [axllent/mailpit]                         | ✓             | ✓                  |\n| Gotenberg             | latest                  | [gotenberg/gotenberg]                     | ✓             |                    |\n| [Rsyslog]             | latest                  | [wodby/rsyslog]                           | ✓             |                    |\n| [Webgrind]            | 1                       | [wodby/webgrind]                          | ✓             |                    |\n| [Xhprof viewer]       | latest                  | [wodby/xhprof]                            | ✓             |                    |\n| Adminer               | 5                       | [wodby/adminer]                           | ✓             |                    |\n| phpMyAdmin            | latest                  | [phpmyadmin/phpmyadmin]                   |               |                    |\n| Traefik               | latest                  | [_/traefik]                               | ✓             | ✓                  |\n\n## Documentation\n\nFull documentation is available at https://wodby.com/docs/stacks/php/local\n\n## Images' tags\n\nImages tags format is `[VERSION]-[STABILITY_TAG]` where:\n\n`[VERSION]` is the _version of an application_ (without patch version) running in a container, e.g.\n`wodby/nginx:1.15-x.x.x` where Nginx version is `1.15` and\n`x.x.x` is a stability tag. For some images we include both major and minor version like PHP\n`7.2`, for others we include only major like Valkey `7`.\n\n`[STABILITY_TAG]` is the _version of an image_ that corresponds to a git tag of the image repository, e.g.\n`wodby/mariadb:10.2-3.3.8` has MariaDB `10.2` and stability tag [\n`3.3.8`](https://github.com/wodby/mariadb/releases/tag/3.3.8). New stability tags include patch updates for applications and image's fixes/improvements (new env vars, orchestration actions fixes, etc). Stability tag changes described in the corresponding a git tag description. Stability tags follow [semantic versioning](https://semver.org/).\n\nWe highly encourage to use images only with stability tags.\n\n## Maintenance\n\nWe regularly update images used in this stack and release them together, see [releases page](https://github.com/wodby/docker4php/releases) for full changelog and update instructions. Most of routine updates for images and this project performed by [the bot](https://github.com/wodbot) via scripts located at [wodby/images](https://github.com/wodby/images).\n\n## Other Docker4x projects\n\n* [docker4drupal](https://github.com/wodby/docker4drupal)\n* [docker4wordpress](https://github.com/wodby/docker4wordpress)\n* [docker4ruby](https://github.com/wodby/docker4ruby)\n* [docker4python](https://github.com/wodby/docker4python)\n\n## License\n\nThis project is licensed under the MIT open source license.\n\n[Apache]: https://wodby.com/docs/stacks/php/containers#apache\n\n[MariaDB]: https://wodby.com/docs/stacks/php/containers#mariadb\n\n[Memcached]: https://wodby.com/docs/stacks/php/containers#memcached\n\n[Nginx]: https://wodby.com/docs/stacks/php/containers#nginx\n\n[Node.js]: https://wodby.com/docs/stacks/php/containers#nodejs\n\n[OpenSMTPD]: https://wodby.com/docs/stacks/php/containers#opensmtpd\n\n[PHP]: https://wodby.com/docs/stacks/php/containers#php\n\n[PostgreSQL]: https://wodby.com/docs/stacks/php/containers#postgresql\n\n[Valkey]: https://wodby.com/docs/stacks/php/containers#valkey\n\n[Rsyslog]: https://wodby.com/docs/stacks/php/containers#rsyslog\n\n[Solr]: https://wodby.com/docs/stacks/solr\n\n[Varnish]: https://wodby.com/docs/stacks/php/containers#varnish\n\n[Webgrind]: https://wodby.com/docs/stacks/php/containers#webgrind\n\n[XHProf viewer]: https://wodby.com/docs/stacks/php/containers#xhprof-viewer\n\n[_/traefik]: https://hub.docker.com/_/traefik\n\n[gotenberg/gotenberg]: https://hub.docker.com/r/gotenberg/gotenberg\n\n[axllent/mailpit]: https://hub.docker.com/r/axllent/mailpit\n\n[phpmyadmin/phpmyadmin]: https://hub.docker.com/r/phpmyadmin/phpmyadmin\n\n[wodby/adminer]: https://hub.docker.com/r/wodby/adminer\n\n[wodby/apache]: https://github.com/wodby/apache\n\n[wodby/mariadb]: https://github.com/wodby/mariadb\n\n[wodby/memcached]: https://github.com/wodby/memcached\n\n[wodby/nginx]: https://github.com/wodby/nginx\n\n[wodby/node]: https://github.com/wodby/node\n\n[wodby/opensmtpd]: https://github.com/wodby/opensmtpd\n\n[wodby/php]: https://github.com/wodby/php\n\n[wodby/postgres]: https://github.com/wodby/postgres\n\n[wodby/rsyslog]: https://hub.docker.com/r/wodby/rsyslog\n\n[wodby/solr]: https://github.com/wodby/solr\n\n[wodby/valkey]: https://github.com/wodby/valkey\n\n[wodby/varnish]: https://github.com/wodby/varnish\n\n[wodby/webgrind]: https://hub.docker.com/r/wodby/webgrind\n\n[wodby/xhprof]: https://hub.docker.com/r/wodby/xhprof\n\n[opensearchproject/opensearch]: https://hub.docker.com/r/opensearchproject/opensearch\n\n[opensearchproject/opensearch-dashboards]: https://hub.docker.com/r/opensearchproject/opensearch-dashboards\n","funding_links":[],"categories":["Makefile"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwodby%2Fdocker4php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwodby%2Fdocker4php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwodby%2Fdocker4php/lists"}