open-code-modeling/php-code-generator

Open Code Modeling PHP Code Generator

0.2.0 2020-09-05 12:05 UTC

This package is auto-updated.

Last update: 2024-04-08 03:50:32 UTC


README

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.