validation

[READ ONLY] Nested Validation, Checkers, Conditional Validation, Multiple Rule syntaxes. Subtree split of the Spiral Validation component (see spiral/framework)

MIT License

Downloads
24K
Stars
4
Committers
23

Bot releases are visible (Hide)

validation - v1.4.4 Latest Release

Published by vvval about 4 years ago

Merged #11 PR:

  • add present and absent conditions
  • fix deprecated PHPUnit issues
  • move to GHA
validation - v1.4.3

Published by vvval over 4 years ago

  • add hasValue() method to the ValidatorInterface
  • add php7.4 to the .travic.yml
validation - v1.4.2

Published by wolfy-j over 4 years ago

  • notNull can validate null values
validation - v1.4.1

Published by alexndr-novikov almost 5 years ago

  • fix credit card validation
validation - v1.4.0

Published by vvval almost 5 years ago

  • added datetime checker
  • mark type:datetime and type:timezone rules as deprecated
validation - v1.3.3

Published by wolfy-j almost 5 years ago

  • stricter image checker
  • fixed typo in validation messages for uploaded files
validation - v1.3.2

Published by wolfy-j almost 5 years ago

  • missing values counted as not set values
validation - v1.3.1

Published by wolfy-j almost 5 years ago

  • secfix: do not allow users to include value into error message template
validation - v1.3.0

Published by wolfy-j almost 5 years ago

  • the minimum PHP version is 7.2
  • added automatic CS fixing
  • Validator class can be cloned with a new data set
validation - v1.2.0

Published by wolfy-j over 5 years ago

  • PSR-12
  • strict_types
validation - Updated files and stream dependencies

Published by vvval about 6 years ago

validation - v1.1.1

Published by wolfy-j about 6 years ago

  • no bootloader
validation - v1.1.0

Published by wolfy-j about 6 years ago

  • new namespace naming convention
validation - v1.0.0

Published by wolfy-j about 6 years ago

  • initial release
Package Rankings
Top 7.58% on Packagist.org
Badges
Extracted from project README
PHP Version Require Latest Stable Version phpunit psalm Codecov Total Downloads type-coverage psalm-level
Related Projects