Wixel/GUMP
A fast, flexible PHP validation class that works anywhere and validates any data. 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
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
- readme: https://github.com/Wixel/GUMP · fetched 2026-08-28 · 00fd6ec1a320
- homepage: https://packagist.org/packages/wixel/gump · fetched 2026-08-29 · b5c1281fb7b4
- site_page: https://packagist.org/about · fetched 2026-08-29 · 29af46773a45
- site_page: https://packagist.org/packages/wixel/gump/stats · fetched 2026-08-29 · 6e9f1833fa71
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Wixel/GUMP | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem