respect-validation/README.md
Alexandre Gomes Gaigalas beec803f57 Update URLs that changed
2026-03-04 16:23:25 +00:00

1.3 KiB

Respect\Validation

Build Status Code Coverage Latest Stable Version Total Downloads License

The most awesome validation engine ever created for PHP.

  • Complex validation made simple: v::numericVal()->positive()->between(1, 255)->isValid($input).
  • Advanced exception handling.
  • More than 150 (fully tested) validators.

Learn More: