# banago/PHPloy

PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.

Repository: https://github.com/banago/PHPloy
Canonical: https://ross.abutalabs.com/products/phploy
Homepage: http://wplancer.com/phploy/
Language: PHP
License Family: other
Topics: deployment, workflow
Last push: 2025-04-21T09:54:12+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 17, release rhythm 8, longevity 100
- inputs: {"age_days": 4589, "days_push": 499, "days_rel": 545, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1430, forks 196 (observed 2026-08-28T04:04:42.328946+00:00)

## What it is
PHPloy is an incremental Git-based FTP/SFTP deployment tool written in PHP. It tracks deployed revisions on remote servers so only committed changes are uploaded, with support for multiple servers, submodules, and rollbacks.

## Use cases
- deploy only changed files via ftp after git commit
- incremental sftp deployment from a git repository
- deploy a site to multiple servers at once
- rollback a deployment to a previous commit
- deploy git submodules to a server
- replace manual filezilla uploads with automated deploys

## When to avoid
- you deploy to platforms with git push or container-based deployment
- you need full CI/CD pipelines with build steps and testing
- your servers only support modern protocols like SSH-based rsync or S3

## Facets
- artifact type: cli-tool
- maturity: active
- function: deployment, cli, file-system
- domain: web-development, developer-tools
- platform: cli, cross-platform, php
- tags: ftp, sftp, git-deployment, incremental-deploy, rollback, submodules, multiple-servers, devops, automation

## Member repositories
- banago/PHPloy (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:42.328946+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:11.004713+00:00, confidence not recorded.
  - readme: https://github.com/banago/PHPloy (fetched 2026-08-28T04:04:42.328946+00:00, sha ba2088cca898)
  - homepage: http://wplancer.com/phploy/ (fetched 2026-08-29T11:48:48.121183+00:00, sha 85d6333f35e7)
  - site_page: https://wplancer.com/how-to-install-and-use-svn (fetched 2026-08-29T11:48:48.123872+00:00, sha c19148fdbdf2)
  - site_page: https://wplancer.com/how-to-install-fonts-in-ubuntu (fetched 2026-08-29T11:48:48.127829+00:00, sha d3313b66efeb)
  - site_page: https://wplancer.com/how-to-install-xampp-on-ubuntu (fetched 2026-08-29T11:48:48.129931+00:00, sha 8f481fc9f50e)
  - site_page: https://wplancer.com/how-to-set-up-git-on-ubuntu (fetched 2026-08-29T11:48:48.125761+00:00, sha 41682870b88b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
