PHPackages                             mnshankar/formvalidation - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. mnshankar/formvalidation

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

mnshankar/formvalidation
========================

Easy validation for Laravel applications - PHP &gt;=5.3.0

1.0(11y ago)090MITPHPPHP &gt;=5.3.0

Since Feb 25Pushed 11y ago1 watchersCompare

[ Source](https://github.com/mnshankar/formvalidation)[ Packagist](https://packagist.org/packages/mnshankar/formvalidation)[ RSS](/packages/mnshankar-formvalidation/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

\##Slight mods to Jeffrey Way's laracasts/validation to play nice with php 5.3+ ##if you have php 5.4+, please get laracasts/validation!

Install the package using composer.

```
"require": {
    "mnshankar/formvalidation": "~1.0"
}
```

If using Laravel (not required), add the service provider to `app/config/app.php` in the `providers` array.

```
'mnshankar\Validation\ValidationServiceProvider'
```

Usage
-----

[](#usage)

Please refer to  for detailed instructions.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

4145d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ec7d6db9c6a284d9ca1fb934910bb11c1eb3aaab1d9fc9daa5e92f98a43a37d6?d=identicon)[mnshankar](/maintainers/mnshankar)

### Embed Badge

![Health badge](/badges/mnshankar-formvalidation/health.svg)

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

###  Alternatives

[illuminate/validation

The Illuminate Validation package.

18838.2M1.7k](/packages/illuminate-validation)

PHPackages © 2026

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