open-code-modeling / php-code-generator

Provides the runtime environment for various PHP code generation components. These can be interconnected via a configuration. Thus, individual operational sequences can be provided and combined.

Repository from Github https://github.comopen-code-modeling/php-code-generatorRepository from Github https://github.comopen-code-modeling/php-code-generator

PHP Code Generator

The code generator provides the runtime environment for various components. These can be interconnected via a configuration. Thus, individual operational sequences can be provided and combined. By this modular structure the code generator can be individually extended and configured by developers.

Installation

$ composer require open-code-modeling/php-code-generator --dev

Documentation

Documentation is in the docs tree, and can be compiled using bookdown.

About

Provides the runtime environment for various PHP code generation components. These can be interconnected via a configuration. Thus, individual operational sequences can be provided and combined.

License:MIT License


Languages

Language:PHP 100.0%