open-code-modeling/php-code-generator

Open Code Modeling PHP Code Generator

Installs: 522

Dependents: 5

Suggesters: 2

Security: 0

Stars: 3

Watchers: 3

Forks: 1

Open Issues: 4

pkg:composer/open-code-modeling/php-code-generator

0.2.0 2020-09-05 12:05 UTC

This package is auto-updated.

Last update: 2025-10-08 06:53:46 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.