phpowermove/php-code-generator
PHP code generator library
This library helps PHP developers automatically create PHP code. You provide it with definitions of classes, methods, and properties, and it outputs the corresponding PHP source code files. It's designed for PHP developers who build tools, frameworks, or applications that need to generate code programmatically.
148 stars. No commits in the last 6 months.
Use this if you are a PHP developer and need to programmatically generate PHP classes, interfaces, traits, or functions within your application or development tools.
Not ideal if you are looking for a visual code builder or a tool to generate code in languages other than PHP.
Stars
148
Forks
43
Language
PHP
License
Apache-2.0
Category
Last pushed
Sep 22, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/phpowermove/php-code-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jenner/LstGen
Code-Generator für die Lohnsteuerberechnung aus PAP XML
wol-soft/php-json-schema-model-generator
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
drupal-code-builder/drupal-code-builder
A library for building Drupal code.
martin-helmich/php-schema2class
Generate PHP classes from JSON schemas
goetas-webservices/xsd2php
Convert XSD into PHP classes and JMS serializer definitions