crustum / json-schema
Fluent JSON Schema builder
1.0.1
2026-07-23 03:31 UTC
Requires
- php: >=8.2
Requires (Dev)
- cakephp/cakephp-codesniffer: ^5.0
- opis/json-schema: ^2.4.1
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^10.5.5 || ^11.1.3 || ^12.5.0
- rector/rector: ^2.5
README
Fluent JSON Schema builder for PHP applications (crustum/json-schema, Crustum\JsonSchema).
It provides an expressive API for describing structured inputs and outputs schemas—using typed builders.
Requirements
- PHP 8.2+
See Versions.md for the supported versions.
Documentation
For documentation, as well as tutorials, see the docs directory of this repository.
License
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.