swaggest/json-schema
PHP library for JSON Schema (Draft 4/6/7): import schemas, validate JSON data, and define high-level PHP structures with schema-based rules. Supports $ref/definitions, formats, and detailed validation errors for robust data validation.
InvalidValue now exposes data and constraint values for structured context of validation failure.multipleOf: 0.01 float precision.null default values, #107.full-date and full-time formats as aliases of date and time respectively.enum and const in case of float vs. int comparison for equal values.tolerateStrings when decoding bool and applying values to original data (now for real).tolerateStrings when decoding bool and applying values to original data.Schema::unboolSchemaData and Schema::unboolSchema to public visibility.false schema instead of failing with exception.null value instead of skipping it for properties having null type.How can I help you explore Laravel packages today?