phpowermove/php-code-generator
PHP code generator library
Provides fluent APIs for programmatically generating PHP classes, methods, properties, and documentation with type hints and visibility modifiers. Built on an abstract syntax tree (AST) approach, it handles formatting and PSR compliance automatically. Commonly used in code generation pipelines, ORM tools, and API frameworks that need to create PHP code at runtime.
148 stars. No commits in the last 6 months.
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
hiqdev/hidev
Automation tool mixed with code generator for easier continuous development
martin-helmich/php-schema2class
Generate PHP classes from JSON schemas
goetas-webservices/xsd2php
Convert XSD into PHP classes and JMS serializer definitions