code-generation
13 tools tagged "code-generation".
JSON Schema Generator
Generate a JSON Schema (draft-07) from a JSON sample.
Open toolJSON to Go Struct
Generate Go structs with json struct tags from a JSON sample.
Open toolJSON to PHP Array Converter
Render JSON as a PHP array literal using modern short-array syntax, ready to paste into PHP source.
Open toolJSON to Python Dataclass
Generate nested Python @dataclass definitions from a JSON sample.
Open toolJSON to TypeScript Converter
Generate TypeScript interfaces from a JSON sample.
Open toolJSON to TypeScript Interface
Generate nested TypeScript interfaces from a JSON sample.
Open toolJSON to Zod Schema
Generate a Zod schema and inferred TypeScript type from a JSON sample.
Open toolPHP Array to JSON Converter
Parse a PHP array literal (short [...] or array(...) syntax) into JSON.
Open toolXML to PHP Array Converter
Convert XML into a ready-to-paste PHP array literal using modern short-array syntax.
Open toolXML to SQL Converter
Turn repeated XML elements into one INSERT INTO statement per row.
Open toolPHP Array to XML Converter
Parse a PHP array literal ([...] or array(...)) and convert it into well-formed XML.
Open toolYAML to PHP Array Converter
Turn YAML into a ready-to-paste PHP array literal with proper quoting and escaping.
Open toolPHP Array to YAML Converter
Paste a PHP array literal and get back the equivalent YAML document.
Open tool