shaper
shaper copied to clipboard
Lightweight library to handle in and out transformations in PHP.
Results
2
shaper issues
Sort by
recently updated
recently updated
newest added
Closes #15.
`justinrainbow/json-schema`'s Validator object is stateless, so even is `$this->doUndoTransform($data, $context)` performs a validation and concludes that the output failed on the schema validation in the parent scope, the `$validator =...