{"id":15022902,"url":"https://github.com/exozet/docker-php-fpm","last_synced_at":"2025-04-09T19:50:55.853Z","repository":{"id":18561725,"uuid":"84244064","full_name":"exozet/docker-php-fpm","owner":"exozet","description":"This docker image is available as exozet/php-fpm on hub.docker.com","archived":false,"fork":false,"pushed_at":"2024-04-15T10:44:42.000Z","size":525,"stargazers_count":51,"open_issues_count":2,"forks_count":22,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-05-02T01:38:14.984Z","etag":null,"topics":["composer","cron","crontab","docker","docker-image","mailhog","msmtp","php","php-cli","php-fpm","php5","php7","sendmail","xdebug"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/exozet/php-fpm/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exozet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-03-07T20:41:13.000Z","updated_at":"2024-06-10T11:10:06.593Z","dependencies_parsed_at":"2024-06-10T11:10:06.133Z","dependency_job_id":null,"html_url":"https://github.com/exozet/docker-php-fpm","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exozet%2Fdocker-php-fpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exozet%2Fdocker-php-fpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exozet%2Fdocker-php-fpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exozet%2Fdocker-php-fpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exozet","download_url":"https://codeload.github.com/exozet/docker-php-fpm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103919,"owners_count":21048244,"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":["composer","cron","crontab","docker","docker-image","mailhog","msmtp","php","php-cli","php-fpm","php5","php7","sendmail","xdebug"],"created_at":"2024-09-24T19:58:30.547Z","updated_at":"2025-04-09T19:50:55.831Z","avatar_url":"https://github.com/exozet.png","language":null,"readme":"# docker-php-fpm\n\nThis is a docker php fpm image, based on the official php fpm image.\n\nThis project is deprecated:\n\n\u003e The new version (for all php versions after php 7) is available at https://github.com/Endava/docker-php\n\u003e Additionally to fpm mode it also has nginx unit and apache2.\n\n# Supported Versions\n\n| Version | Branch                                                                   | Status                                                             |\n|---------|--------------------------------------------------------------------------|--------------------------------------------------------------------|\n| **8.2** | [release/8.2](https://github.com/exozet/docker-php-fpm/tree/release/8.2) | [![Build Status][github_actions_82_badge]][github_actions_82_link] |\n| **8.1** | [release/8.1](https://github.com/exozet/docker-php-fpm/tree/release/8.1) | [![Build Status][github_actions_81_badge]][github_actions_81_link] |\n| **8.0** | [release/8.0](https://github.com/exozet/docker-php-fpm/tree/release/8.0) | [![Build Status][github_actions_80_badge]][github_actions_80_link] |\n| **7.4** | [release/7.4](https://github.com/exozet/docker-php-fpm/tree/release/7.4) | [![Build Status][github_actions_74_badge]][github_actions_74_link] |\n| **7.3** | [release/7.3](https://github.com/exozet/docker-php-fpm/tree/release/7.3) | [![Build Status][github_actions_73_badge]][github_actions_73_link] |\n| **7.2** | [release/7.2](https://github.com/exozet/docker-php-fpm/tree/release/7.2) | [![Build Status][github_actions_72_badge]][github_actions_72_link] |\n| **7.1** | [release/7.1](https://github.com/exozet/docker-php-fpm/tree/release/7.1) | [![Build Status][github_actions_71_badge]][github_actions_71_link] |\n| **7.0** | [release/7.0](https://github.com/exozet/docker-php-fpm/tree/release/7.0) | [![Build Status][github_actions_70_badge]][github_actions_70_link] |\n| **5.6** | [release/5.6](https://github.com/exozet/docker-php-fpm/tree/release/5.6) | [![Build Status][github_actions_56_badge]][github_actions_56_link] |\n| **5.5** | [release/5.5](https://github.com/exozet/docker-php-fpm/tree/release/5.5) | [![Build Status][github_actions_55_badge]][github_actions_55_link] |\n| **5.4** | [release/5.4](https://github.com/exozet/docker-php-fpm/tree/release/5.4) | [![Build Status][github_actions_54_badge]][github_actions_54_link] |\n\n[github_actions_83_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/8.3\n[github_actions_83_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F8.3\n\n[github_actions_82_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/8.2\n[github_actions_82_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F8.2\n\n[github_actions_81_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/8.1\n[github_actions_81_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F8.1\n\n[github_actions_80_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/8.0\n[github_actions_80_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F8.0\n\n[github_actions_74_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/7.4\n[github_actions_74_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F7.4\n\n[github_actions_73_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/7.3\n[github_actions_73_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F7.3\n\n[github_actions_72_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/7.2\n[github_actions_72_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F7.2\n\n[github_actions_71_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/7.1\n[github_actions_71_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F7.1\n\n[github_actions_70_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/7.0\n[github_actions_70_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F7.0\n\n[github_actions_56_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/5.6\n[github_actions_56_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F5.6\n\n[github_actions_55_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/5.5\n[github_actions_55_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F5.5\n\n[github_actions_54_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/5.4\n[github_actions_54_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F5.4\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexozet%2Fdocker-php-fpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexozet%2Fdocker-php-fpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexozet%2Fdocker-php-fpm/lists"}