2017 © Pedro Peláez
 

library validation

The most awesome validation engine ever created for PHP

image

kch/validation

The most awesome validation engine ever created for PHP

  • Thursday, October 19, 2017
  • by KredytyChwilowkiProgrammer
  • Repository
  • 4 Watchers
  • 0 Stars
  • 408 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 741 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

KredytyChwilowki\Validation

Fork of Respect\Validation, (*1)

The most awesome validation engine ever created for PHP., (*2)

  • 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

The Versions

19/10 2017

dev-master

9999999-dev http://respect.github.io/Validation/

The most awesome validation engine ever created for PHP

  Sources   Download

BSD Style

The Requires

 

The Development Requires

validator validation respect

17/10 2017

1.1.x-dev

1.1.9999999.9999999-dev http://respect.github.io/Validation/

The most awesome validation engine ever created for PHP

  Sources   Download

BSD Style

The Requires

 

The Development Requires

validator validation respect