cwmoss/is-ok

There is no license information available for the latest version (dev-main) of this package.

validation lib

Maintainers

Package info

github.com/cwmoss/is-ok

pkg:composer/cwmoss/is-ok

Transparency log

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2023-08-24 18:30 UTC

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