Registry / serialization / jane-php-json-schema

jane-php-json-schema

JSON →
library7.11.2phppackagistunverified

Generate a serializable / deserializable object model given a json schema

composer require jane-php/json-schema
INSTALL
IMPORT
SIG · JANE-PHP-JSON-SCHE
J
jane-php-json-schema
serializationphpv7.11.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Jane
use Jane\JsonSchema\Jane;

Generate PHP classes from a JSON Schema

use Jane\JsonSchema\Jane; $jane = Jane::build(); $model = $jane->generate('path/to/schema.json');
Debug
Known issues
gotchaGenerated classes may require significant memory for large schemas
fix
Consider splitting schema into smaller files or using lazy loading
affects: >=7.0.0
Upgrade
Version history
7.11.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jane-php-json-schema — pip install jane-php-json-schema · libregistry