cline/json-schema

Immutable JSON Schema implementation with support for drafts 2020-12, 2019-09, draft-07, draft-06, and draft-05

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/cline/json-schema

1.0.0 2025-12-26 14:03 UTC

This package is auto-updated.

Last update: 2025-12-26 14:44:17 UTC


README

GitHub Workflow Status Latest Version on Packagist Software License Total Downloads

JSON Schema Compliance

Draft 04 Draft 06 Draft 07 Draft 2019-09 Draft 2020-12

JSON Schema Validator

A fast, spec-compliant PHP implementation of JSON Schema validation supporting Draft 04, 06, 07, 2019-09, and 2020-12.

Requirements

Requires PHP 8.4+

Installation

composer require cline/json-schema

Documentation

Change log

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please use the GitHub security reporting form rather than the issue queue.

Credits

License

The MIT License. Please see License File for more information.