open-code-modeling/json-schema-to-php-ast

Provides factories to create PhpParser node visitors or PHP Code AST class builder objects from JSON schema e. g. value objects

21
/ 100
Experimental

This tool helps PHP developers automatically generate PHP classes, often called value objects, directly from a JSON schema. You provide a JSON schema that defines your data structures, and the tool outputs the corresponding PHP code files. It's designed for developers who build PHP applications and need to ensure their code accurately reflects their data models.

No commits in the last 6 months.

Use this if you are a PHP developer who frequently defines data structures using JSON schema and wants to automate the creation of robust PHP classes for those definitions.

Not ideal if you are not a PHP developer or if your data structures are not defined using JSON schema.

PHP development code generation data modeling schema validation application development
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 16 / 25
Community 0 / 25

How are scores calculated?

Stars

11

Forks

Language

PHP

License

MIT

Last pushed

Nov 06, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/open-code-modeling/json-schema-to-php-ast"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.