Registry / serialization / psx-schema

psx-schema

JSON →
library7.7.3phppackagistunverified

Parse and generate data schema formats.

composer require psx/schema
INSTALL
IMPORT
SIG · PSX-SCHEMA
P
psx-schema
serializationphpv7.7.3
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.

SchemaManager
use PSX\Schema\SchemaManager;

Parse a JSON schema file and access its properties.

use PSX\Schema\SchemaManager; $manager = new SchemaManager(); $schema = $manager->parse('schema.json'); echo $schema->getTitle();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.7.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
Amazon
1
Resources
psx-schema — pip install psx-schema · libregistry