kch/validation

The most awesome validation engine ever created for PHP

1.1.x-dev 2017-10-17 10:15 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

BSD Style 22f1f14430155c21c1d6ba271a652f28c5057851

validatorrespectvalidation

This package is not auto-updated.

Last update: 2026-06-21 13:10:21 UTC


README

Fork of Respect\Validation

The most awesome validation engine ever created for PHP.

  • Complex rules made simple: v::numeric()->positive()->between(1, 255)->validate($input).
  • Granularity control for advanced reporting.
  • More than 100 (fully tested) validators.
  • A concrete API for non fluent usage.
  • Works on PHP 5.4+ or HHVM 3.3+

Table of contents