-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Opis JSON Schema validation for PHP 7.0 (#76)
This PR adds a PHP 7.0-compatible a version of the [Opis](https://opis.io/json-schema/2.x/) JSON Schema validator. Opis seems to be the most complete and well-maintained JSON Schema validator for PHP. However, Blueprints aim for PHP 7.0+ support and Opis is not compatible with PHP 7.0. Therefore, it was transpiled to PHP 7.0 with [rector](https://github.com/rectorphp/rector) and provided here. See #75 for more context. cc @reimic
- Loading branch information
Showing
230 changed files
with
28,265 additions
and
1,167 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.