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

jsonrainbow/json-schema

JSON Schema for PHP observed · 2026-08-28

github.com/jsonrainbow/json-schema · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • 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: 10.5
  • age_days: 5650
  • days_rel: 12
  • days_push: 12
  • n_releases_24m: 29

Full methodology

Adoption not part of the score

3629 stars · 373 forks observed · 2026-08-28

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

A PHP library for validating JSON data structures against JSON Schema, supporting Draft-3, Draft-4, Draft-6, Draft-7, and Draft 2019-09. It provides a simple Validator API with error reporting and type coercion, and is compliance-tested via the Bowtie suite.

Use cases

  • validate payloads against a schema in php
  • validate api request bodies with schema
  • check config files conform to a schema
  • validate documents against draft-7 schemas
  • coerce types when validating http input in php

When to choose

  • you need standards-compliant JSON Schema validation in a PHP project
  • you need support for multiple JSON Schema drafts including 2019-09
  • you want a Composer-installable validator that integrates with Laravel or Symfony

When to avoid

  • you need the latest JSON Schema drafts (2020-12 or newer)
  • you are not working in PHP
  • you need full feature coverage of newer drafts, which may be incomplete

Facets

library · maturity active

form-handling serialization developer-tools web-development apis php -schema schema-validation draft-2019-09 composer

2 sources

Member repositories

RepositoryRoleHealth v2
jsonrainbow/json-schemamain98

For agents

markdown · JSON · MCP: product_card(name="jsonrainbow/json-schema")

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