php-JsonSchema - PHP implementation of JSON schema
- Website:
- https://github.com/justinrainbow/json-schema
- Licence:
- BSD
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
A PHP implementation for validating JSON structures against a given schema. This package provides the library version 1 and the validate-json command. The php-justinrainbow-json-schema package provides the library version 2. See http://json-schema.org for more details.
Packages
php-JsonSchema-1.6.1-16.remi.src | [50 KiB] |
Changelog by Remi Collet (2021-03-31):
- add minimal patch for PHP 8 |
php-JsonSchema-1.6.1-6.remi.src | [54 KiB] |
Changelog by Remi Collet (2017-05-10):
- switch to fedora/autoloader - run test suite against PHP SCLs when available |
php-JsonSchema-1.6.1-3.remi.src | [52 KiB] |
Changelog by Remi Collet (2016-06-01):
- drop the validate-json command, moved in php-justinrainbow-json-schema |
php-JsonSchema-1.6.1-1.remi.src | [52 KiB] |
Changelog by Remi Collet (2016-01-26):
- update to 1.6.1 |
php-JsonSchema-1.6.0-1.remi.src | [51 KiB] |
Changelog by Remi Collet (2016-01-07):
- update to 1.6.0 - use a git snapshot as upstream drop tests from distribution - run test suite with both PHP 5 and 7 when available |
php-JsonSchema-1.5.0-1.remi.src | [47 KiB] |
Changelog by Remi Collet (2015-09-22):
- update to 1.5.0 |