reactjs/react-php-v8js
PHP library that renders React components on the server observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: n/a
- age_days: 4587
- days_rel: n/a
- days_push: 2953
- n_releases_24m: 0
Adoption not part of the score
1321 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP library that renders React components on the server using the V8Js PHP extension to execute JavaScript. It lets developers pre-render React markup server-side and hydrate it on the client.
Use cases
- render react components server-side in php
- server-side rendering for react apps on a php stack
- pre-render react markup for faster initial page loads
- share react components between php backend and javascript frontend
- seo-friendly react rendering without a node server
When to choose
- your backend is PHP and you want React SSR without adding a Node.js service
- you need SEO-friendly initial HTML from React components
- you can install and maintain the V8Js PHP extension
When to avoid
- you use a modern React version or modern SSR tooling like Next.js
- your stack is Node.js-based
- you need an actively maintained library - the last release was 2018
- you cannot install the V8Js PHP extension
Facets
library · maturity abandoned
ssr templating web-development frontend backend php windows react server-side-rendering v8js php-extension linux macos
1 source
- readme: https://github.com/reactjs/react-php-v8js · fetched 2026-08-28 · 65189456b65d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| reactjs/react-php-v8js | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="reactjs/react-php-v8js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem