league/json-guard
Unmaintained JSON Schema validator (draft 4) for PHP. Passes the full Draft 4 test suite, supports custom rule sets, and returns helpful errors with JSON Pointers. Consider opis/json-schema or swaggest/php-json-schema as alternatives.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| event-engine/php-json-schema | 0.88 | Event Engine JSON Schema package for PHP. Generate/use JSON Schema with ImmutableRecord type detection. v1.x detects types via method return hints (PHP 7.2–7.3); v2.x uses PHP 7.4+ typed properties for improved schema support. | 6 | 6 | 4 | 2K | 1 | 6.0 | 34.0 | MIT | 1 year ago | |
| herrera-io/json | 0.85 | PHP library for working with JSON data: read, write, validate, and manipulate JSON structures with a simple API. Useful for encoding/decoding, handling JSON files, and keeping JSON processing consistent across your applications. | 0 | 52 | — | 3K | — | 0.0 | 48.5 | — | — | |
| jane-php/json-schema-runtime | 0.85 | Runtime support library for code generated by Jane JsonSchema. Provides shared classes used by Jane-generated PHP clients and models (serialization, validation, etc.). See Jane docs for usage and contribute via the main janephp repository. | 19 | 20 | 2 | 314K | 0 | 0.8 | 55.3 | MIT | 7 years ago | |
| basilicom/json-schema-request-validator-bundle | 0.84 | — | 1 | 1 | 0 | 38 | 0 | 1.2 | 18.0 | GPL-3.0 | 1 year ago | |
| justinrainbow/json-schema | 0.81 | Validate JSON documents against JSON Schema in PHP. Supports Draft-3, Draft-4, Draft-6 and Draft-7 (coverage varies). Install via Composer and use JsonSchema\Validator to validate data with local file $ref schemas and inspect validation errors. | 3,627 | 3,677 | 369 | 6M | 14 | 62.3 | 56.7 | MIT | 1 month ago | |
| swaggest/json-schema | 0.78 | 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. | 488 | 494 | 53 | 298K | 22 | 19.9 | 46.4 | MIT | 1 year ago | |
| league/openapi-psr7-validator | 0.76 | — | 562 | 566 | 109 | 511K | 55 | 49.6 | 74.5 | MIT | 2 months ago | |
| ergebnis/json-schema-validator | 0.74 | 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. | 36 | 37 | 0 | 1M | 1 | 7.1 | 57.4 | MIT | 10 months ago | |
| league/config | 0.70 | Define and validate nested PHP configuration with strict schemas (via Nette Schema). Merge multiple config sources, apply defaults, enforce types/constraints, and read values using convenient dot notation. Ideal for robust, structured app and library config. | 567 | 576 | 18 | 11M | 0 | 5.3 | 56.0 | BSD-3-Clause | 3 years ago |
How can I help you explore Laravel packages today?