illuminate/json-schema
Laravel Illuminate JSON Schema package for validating, building, and working with JSON Schema definitions. Designed to integrate with the Illuminate ecosystem, providing a clean PHP API for schema creation, checking, and tooling-friendly workflows.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| justinrainbow/json-schema | 0.89 | 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,632 | 3,680 | 369 | 5M | 7 | 60.5 | 52.5 | MIT | 1 month ago | |
| json-schema/json-schema-test-suite | 0.88 | Lightweight placeholder Composer package for testing. Contains minimal README content and no documented functionality yet; likely intended as a stub or harness for experiments around json-schema/json-schema-test-suite. | 0 | 0 | 0 | 6 | 0 | 0.0 | 11.7 | — | — | |
| swaggest/json-schema | 0.84 | 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 | 52 | 298K | 22 | 19.9 | 46.4 | MIT | 1 year ago | |
| opis/json-schema | 0.84 | Opis JSON Schema validates JSON documents against JSON Schema drafts 2020-12 to 06. Includes custom errors, PHP filters, schema reuse/mappers, slots, pointers, URI templates, $data, casting, and custom formats/media types. | 649 | 654 | 67 | 2M | 12 | 21.3 | 55.6 | Apache-2.0 | 7 months ago | |
| ergebnis/json-schema-validator | 0.82 | 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 | 9.1 | 58.4 | MIT | 9 months ago | |
| beste/json | 0.80 | JSON helpers for PHP and Laravel: decode/encode, safe access, casting, and convenient manipulation of JSON strings and arrays. A lightweight utility package focused on cleaner, less error-prone JSON handling in everyday applications. | 42 | 42 | 0 | 1M | 0 | 8.6 | 57.9 | MIT | 8 months ago | |
| spatie/eloquent-sortable | 0.62 | Add sortable behavior to Laravel Eloquent models via a trait. Automatically sets an order column on create (max + 1) and provides a scope to retrieve records in the correct order. Ideal for drag-and-drop lists and custom ordering. | 1,513 | 1,525 | 138 | 842K | 0 | 36.2 | 43.0 | MIT | 3 months ago | |
| cviebrock/eloquent-sluggable | 0.62 | Generate SEO-friendly, unique slugs for Laravel Eloquent models automatically. Configure sources, separators, max length, reserved words, and update behavior; supports soft deletes and route model binding. Includes a SlugService and extensible hooks. | 3,993 | 4,061 | 449 | 224K | 0 | 33.4 | 24.3 | MIT | — |
How can I help you explore Laravel packages today?