{"id":39694278,"url":"https://github.com/rechtlogisch/deployer","last_synced_at":"2026-01-18T10:10:17.292Z","repository":{"id":40390817,"uuid":"268865963","full_name":"rechtlogisch/deployer","owner":"rechtlogisch","description":"PHP Deployer and Composer","archived":false,"fork":false,"pushed_at":"2025-11-10T06:01:50.000Z","size":123,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-10T08:11:12.440Z","etag":null,"topics":["ci-pipelines","composer","deployer","docker","php"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/rechtlogisch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-02T17:30:00.000Z","updated_at":"2025-11-10T06:01:53.000Z","dependencies_parsed_at":"2024-03-18T07:46:56.943Z","dependency_job_id":"0603f2a5-1ad1-4449-bcbd-75d0454adf64","html_url":"https://github.com/rechtlogisch/deployer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rechtlogisch/deployer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rechtlogisch%2Fdeployer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rechtlogisch%2Fdeployer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rechtlogisch%2Fdeployer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rechtlogisch%2Fdeployer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rechtlogisch","download_url":"https://codeload.github.com/rechtlogisch/deployer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rechtlogisch%2Fdeployer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ci-pipelines","composer","deployer","docker","php"],"created_at":"2026-01-18T10:10:17.182Z","updated_at":"2026-01-18T10:10:17.265Z","avatar_url":"https://github.com/rechtlogisch.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP with Deployer and Composer\n\n[![GitHub Workflow actions](https://github.com/rechtlogisch/deployer/actions/workflows/build-and-publish.yml/badge.svg)](https://github.com/rechtlogisch/deployer/actions)\n[![Size](https://img.shields.io/docker/image-size/rechtlogisch/deployer/latest)](https://github.com/rechtlogisch/deployer/pkgs/container/deployer)\n[![Tags](https://ghcr-badge.egpl.dev/rechtlogisch/deployer/tags)](https://github.com/rechtlogisch/deployer/pkgs/container/deployer)\n\nA custom image for CI Pipelines to install dependencies, run tests and deploy code to remote servers.  \n\nBased on the currently supported stable PHP CLI Alpine ([cli-alpine](https://github.com/docker-library/docs/blob/master/php/README.md#supported-tags-and-respective-dockerfile-links)).\n\nFeatures:\n- PHP 8.5 / PHP 8.4 / PHP 8.3 / PHP 8.2 (based on [tags](https://hub.docker.com/repository/docker/rechtlogisch/deployer/tags))\n- [Composer 2](https://getcomposer.org/)\n- [Deployer 7](https://deployer.org/)\n- Very small size\n\nThis Dockerfile is automagically built with a [GitHub Workflow](https://github.com/rechtlogisch/deployer/actions/workflows/build-and-publish.yml). A separately hosted script checks for the newest stable PHP versions at ~5am UTC every day and triggers builds, when a new official PHP docker image is available.\n\n# Usage\n\nFeel free to use `ghcr.io/rechtlogisch/deployer` or `rechtlogisch/deployer` with any Pipeline of your choice. You'll find usage examples in the [Wiki](https://github.com/rechtlogisch/deployer/wiki) for the following service providers:\n\n* [Bitbucket](https://github.com/rechtlogisch/deployer/wiki/Bitbucket-Pipeline)\n* [GitLab](https://github.com/rechtlogisch/deployer/wiki/GitLab-Pipeline)\n\n## PHP modules included\n\n* [List of PHP modules](https://github.com/rechtlogisch/deployer/wiki/List-of-PHP-modules)\n\n## Known issues\n\n* [Access private repositories with your Pipeline SSH Key](https://github.com/rechtlogisch/deployer/wiki/Access-private-repositories-with-your-Pipeline-SSH-Key)\n\n## Contributing\n\nPlease see [CONTRIBUTING](https://github.com/rechtlogisch/deployer/blob/main/.github/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](https://github.com/rechtlogisch/deployer/security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Krzysztof Tomasz Zembrowski](https://github.com/zembrowski)\n- [All Contributors](https://github.com/rechtlogisch/deployer/graphs/contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](https://github.com/rechtlogisch/deployer/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frechtlogisch%2Fdeployer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frechtlogisch%2Fdeployer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frechtlogisch%2Fdeployer/lists"}