php-validation-dsl icon indicating copy to clipboard operation
php-validation-dsl copied to clipboard

A DSL for validating data in a functional fashion

Results 3 php-validation-dsl issues
Sort by recently updated
recently updated
newest added

Found your library from twitter, and it's a very neat idea. I built something similar a few years back: https://github.com/krakphp/validation But yours takes a much more orthodox approach (which is...

Add a combinator that allows to perform a validation depending on an assertion on the value