cwmoss / is-ok
There is no license information available for the latest version (dev-main) of this package.
validation lib
dev-main
2023-08-24 18:30 UTC
Requires
- symfony/yaml: ^5 | ^6
Requires (Dev)
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2026-08-24 19:20:53 UTC
README
phpunit debug
vendor/bin/phpunit tests/ --display-warnings --display-notices --log-events-text /dev/stdout
validations
required
min val
max val
len val/is min max
format val (regex)
inlist val (array, string => context.array, context.callable, data.array, data.callable
confirmed to
accepted
email
numeric
decimal val
integer val/is min max