Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 541 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 541 Bytes

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.