ergebnis/json-schema-validator
Validate JSON data against JSON Schema in PHP with a focus on clear, actionable errors. Built on top of justinrainbow/json-schema, it adds structured reporting and better integration for projects needing reliable schema validation in tests and runtime.
composer require ergebnis/json-schema-validator) and minimal boilerplate code required. Clean API with Validator class and structured error output allows quick adoption in controllers or custom validation services.Validator interface for consistent API responses?Validator via custom rules or be used standalone in service classes.Rule class for reuse in Form Requests.How can I help you explore Laravel packages today?