phpbrew/phpbrew
Brew & manage PHP versions in pure PHP at HOME observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 64
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5454
- days_rel: n/a
- days_push: 217
- n_releases_24m: 0
Adoption not part of the score
5525 stars · 364 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PHPBrew is a command-line tool written in PHP that builds and installs multiple PHP versions in your home directory without root access. It simplifies configure options into variants, manages PHP extensions, and integrates with bash/zsh/fish shells for easy version switching.
Use cases
- install multiple PHP versions side by side
- switch PHP versions in the shell
- build PHP with specific extensions like PDO or mysql
- install PHP without root permission
- compile PHP with debug variants for development
- manage PHP extensions per environment
When to choose
- you need multiple PHP versions on one machine
- you cannot use root/sudo to install PHP system-wide
- you want fine-grained control over PHP build variants and extensions
- you develop PHP projects requiring different runtime versions
When to avoid
- you just need a single PHP version (use your OS package manager)
- you prefer prebuilt binaries via Homebrew or Docker
- you need PHP version management on Windows
- you want a managed hosting-style PHP setup
Facets
cli-tool · maturity active
developer-tools cli configuration-management developer-tools programming-languages cli php-version-manager version-switcher php-versions compilation command-line linux macos
2 sources
- readme: https://github.com/phpbrew/phpbrew · fetched 2026-08-28 · 1040183bc5c5
- homepage: https://phpbrew.github.io/phpbrew · fetched 2026-08-29 · cb86bc4fbeed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| phpbrew/phpbrew | main | 52 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem