PHPackages                             raymondidema/validator - 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. raymondidema/validator

ActiveLibrary

raymondidema/validator
======================

Yet Another Form Validator

1.0.3(11y ago)0621MITPHPPHP &gt;=5.4.0

Since Jul 9Pushed 11y ago1 watchersCompare

[ Source](https://github.com/raymondidema/validator)[ Packagist](https://packagist.org/packages/raymondidema/validator)[ RSS](/packages/raymondidema-validator/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (1)

Yet Another Form Validator
==========================

[](#yet-another-form-validator)

Place this is your app/start/global.php

```
App::error(function(Raymondidema\Validator\FormValidatorException $exception, $code)
{
    return Redirect::back()->withErrors($exception->getErrors())->withInput();
});

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

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 ~14 days

Total

4

Last Release

4287d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1248f1fc94bb4a97c1eebf8570824583b4d57156b3c0e0f14fba51e418111b1b?d=identicon)[raymond.idema](/maintainers/raymond.idema)

### Embed Badge

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

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

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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