Ross ROSS = Recommend OSS · open-source software intelligence for agents

phingofficial/phing

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant. observed · 2026-08-28

github.com/phingofficial/phing · homepage · PHP · LGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 97
  • Release rhythm 45
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 148
  • age_days: 5356
  • days_rel: 208
  • days_push: 23
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1168 stars · 319 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Phing is a PHP project build system and build automation tool modeled on Apache Ant, driven by XML build files and extensible PHP task classes. It bundles tasks for running PHPUnit tests, file transformations, filesystem operations, SQL execution, SCM operations, packaging, and deployment.

Use cases

  • automate php project builds
  • run phpunit tests and generate coverage reports in a build pipeline
  • replace custom shell scripts for packaging and deploying php apps
  • define build tasks in xml like apache ant
  • automate file transformations and xslt processing
  • run sql migrations as part of a build

When to choose

  • you maintain a PHP project and want an Ant-style declarative build system
  • you need a rich library of built-in tasks (tests, SCM, packaging, docs) without writing shell scripts
  • you want a build tool that runs on Linux, macOS, and Windows with no external dependencies

When to avoid

  • your stack is not PHP - tools like GNU make, Gradle, or npm scripts may fit better
  • you prefer YAML or code-based build definitions over XML buildfiles
  • you need a minimal zero-dependency build with only a few shell commands

Facets

cli-tool · maturity active

build-tool ci-cd deployment testing cli developer-tools developer-tools web-development php cli cross-platform windows apache-ant xml-buildfiles php-projects build-automation make-alternative automation php linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
phingofficial/phingmain79

For agents

markdown · JSON · MCP: product_card(name="phingofficial/phing")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem