Open Code Modeling
Pinned Loading
Repositories
- json-schema-to-php-ast Public
Provides factories to create PhpParser node visitors or PHP Code AST class builder objects from JSON schema e. g. value objects
open-code-modeling/json-schema-to-php-ast’s past year of commit activity - php-filter Public
Common PHP filter for code generation. Contains preconfigured filters to filter a name / label for class name, constants, properties, methods and namespaces.
open-code-modeling/php-filter’s past year of commit activity - php-code-ast Public
PHP code generation based on PHP Abstract Syntax Tree (AST) with an easy to use high level OO API. Reverse engineering of your PHP code is also supported.
open-code-modeling/php-code-ast’s past year of commit activity - php-code-generator Public
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.
open-code-modeling/php-code-generator’s past year of commit activity - json-schema-to-php Public
Parses JSON schema files and provides an API to easily generate code from JSON schema.
open-code-modeling/json-schema-to-php’s past year of commit activity - php-code-generator-transformator Public
Transformator for PHP Code Generator. Can be used standalone in a workflow or by a Cartridge.
open-code-modeling/php-code-generator-transformator’s past year of commit activity