# reactjs/react-php-v8js

PHP library that renders React components on the server

Repository: https://github.com/reactjs/react-php-v8js
Canonical: https://ross.abutalabs.com/products/react-php-v8js
Language: PHP
License: NOASSERTION
License Family: other
Archived: true
Last push: 2018-08-02T19:34:15+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4587, "days_push": 2953, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1321, forks 121 (observed 2026-08-28T04:04:21.834574+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: ssr, templating
- domain: web-development, frontend, backend
- platform: php, windows
- tags: react, server-side-rendering, v8js, php-extension, linux, macos

## Member repositories
- reactjs/react-php-v8js (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.834574+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:47:20.148921+00:00, confidence not recorded.
  - readme: https://github.com/reactjs/react-php-v8js (fetched 2026-08-28T04:04:21.834574+00:00, sha 65189456b65d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
