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

Wixel/GUMP

A fast, flexible PHP validation class that works anywhere and validates any data. observed · 2026-08-28

github.com/Wixel/GUMP · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 83
  • Release rhythm 59
  • 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: 6.0
  • age_days: 5707
  • days_rel: 278
  • days_push: 102
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1167 stars · 332 forks observed · 2026-08-28

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

GUMP is a standalone, zero-dependency PHP data validation and filtering library with 76 built-in validators, XSS sanitization, and support for 19 languages. It works with any PHP project or framework from PHP 7.1 to 8.4+.

Use cases

  • validate form input in php
  • sanitize user data to prevent xss
  • validate api request payloads in php
  • add custom validation rules to a php project
  • validate data without a framework
  • localized validation error messages

When to choose

  • you need framework-agnostic validation in any PHP project
  • you want a lightweight, zero-dependency validator
  • you need multilingual validation error messages
  • you want built-in XSS filtering and sanitization

When to avoid

  • you are using a full framework with its own validation (e.g. Laravel, Symfony)
  • you need schema validation for JSON documents specifically
  • you need client-side JavaScript validation

Facets

library · maturity stable

form-handling security internationalization developer-tools web-development backend php data-validation input-filtering sanitization framework-agnostic zero-dependencies

4 sources

Member repositories

RepositoryRoleHealth v2
Wixel/GUMPmain78

For agents

markdown · JSON · MCP: product_card(name="Wixel/GUMP")

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