PHPackages                             fluidphp/validator-helper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. fluidphp/validator-helper

ActiveLibrary

fluidphp/validator-helper
=========================

FluidPHP framework validator helper

v1.0.2-stable(4y ago)124711GPL-2.0-or-laterPHP

Since Jan 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ground-creative/fluidphp-validator-helper)[ Packagist](https://packagist.org/packages/fluidphp/validator-helper)[ Docs](http://phptoolcase.com)[ RSS](/packages/fluidphp-validator-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (1)

FluidPhp Validator Helper
=========================

[](#fluidphp-validator-helper)

FluidPhp is a framework based on the PhpToolCase library, visit [phptoolcase.com](http://phptoolcase.com) for complete guides and examples.

This helper can be used to validated request parameters (GET,DELETE,PUT,POST).

Installation
------------

[](#installation)

Add the package to your composer.json file, to install the helper.

With fluidphp framework:

```
"require":
{
	"mnsami/composer-custom-directory-installer": "2.0.*" ,
	"fluidphp/validator-helper": "*"
} ,
"extra":
{
	"installer-paths":
	{
		"./vendor/fluidphp/helpers/Validator": ["fluidphp/validator-helper"]
	}
}

```

Stand-alone:

```
"require":
{
	"fluidphp/validator-helper": "*"
}

```

Project Info
------------

[](#project-info)

### Project Home

[](#project-home)

### Requirements

[](#requirements)

php version 5.4+

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2256 days

Total

2

Last Release

1503d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8352e76f8a98f5253281053fa04631890f21b9d50aaaa14776daf3bc3348c4d2?d=identicon)[ground-creative](/maintainers/ground-creative)

---

Top Contributors

[![ground-creative](https://avatars.githubusercontent.com/u/1550792?v=4)](https://github.com/ground-creative "ground-creative (1 commits)")

---

Tags

PHP Library

### Embed Badge

![Health badge](/badges/fluidphp-validator-helper/health.svg)

```
[![Health](https://phpackages.com/badges/fluidphp-validator-helper/health.svg)](https://phpackages.com/packages/fluidphp-validator-helper)
```

###  Alternatives

[lodash-php/lodash-php

A port of Lodash to PHP

527719.0k5](/packages/lodash-php-lodash-php)[spekulatius/phpscraper

PHPScraper, built with simplicity in mind. See tests/ for more examples.

583143.5k3](/packages/spekulatius-phpscraper)[krowinski/php-mysql-replication

Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.

338118.0k10](/packages/krowinski-php-mysql-replication)[inhere/php-validate

generic data validate, filter library of the php

26787.4k13](/packages/inhere-php-validate)[x-fran/g-trends

Google Trends API for PHP

11955.6k](/packages/x-fran-g-trends)[niiknow/bayes

a machine learning lib

6950.0k](/packages/niiknow-bayes)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
