polarphp/polarphp
The compiler and runtime of PHP programming language observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2955
- days_rel: n/a
- days_push: 2386
- n_releases_24m: 0
Adoption not part of the score
1037 stars · 75 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
polarphp is an alternative compiler and runtime for the PHP programming language, rewrapping the Zend VM and adding a new runtime library (libpdk) inspired by NodeJS and Go. It aims to turn PHP into a general-purpose scripting language with async programming, coroutines, threads, built-in Unicode support, and a package manager, dropping legacy web-only features.
Use cases
- run PHP as a general-purpose server-side scripting language
- use PHP with coroutines and async programming outside the web
- alternative PHP compiler and runtime to the official Zend distribution
- build standalone CLI applications in PHP
- explore PHP language implementation with a custom VM instruction set
When to choose
- you want to experiment with PHP beyond web development with async and coroutine support
- you need a research or educational project on language runtime and compiler design
- you want a PHP runtime stripped of deprecated legacy features
When to avoid
- you need a production-ready PHP environment - the project is experimental and last released in 2020
- you need full compatibility with the official PHP ecosystem and extensions
- you want stable, well-supported tooling for running PHP applications today
Facets
cli-tool · maturity abandoned
compiler interpreter concurrency package-manager documentation programming-languages compilers developer-tools backend cpp cross-platform php-runtime zendvm libpdk polarvm general-purpose-scripting async-runtime programming-language linux docker
1 source
- readme: https://github.com/polarphp/polarphp · fetched 2026-08-28 · af1d1348139b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| polarphp/polarphp | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="polarphp/polarphp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem