Skip to content
@open-code-modeling

Open Code Modeling

Pinned

  1. json-schema-to-php json-schema-to-php Public

    Parses JSON schema files and provides an API to easily generate code from JSON schema.

    PHP 11 1

  2. json-schema-to-php-ast 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

    PHP 8

  3. php-code-ast 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.

    PHP 5 1

  4. php-code-generator 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.

    PHP 2 1

  5. php-filter 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.

    PHP

Repositories

Showing 6 of 6 repositories
  • 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.

    PHP 2 MIT 1 2 2 Updated Dec 4, 2023
  • 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.

    PHP 5 MIT 1 3 3 Updated Dec 4, 2023
  • 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

    PHP 8 MIT 0 0 0 Updated Mar 24, 2022
  • json-schema-to-php Public

    Parses JSON schema files and provides an API to easily generate code from JSON schema.

    PHP 11 MIT 1 1 0 Updated Oct 1, 2021
  • 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.

    PHP 0 MIT 0 0 0 Updated Sep 17, 2021
  • php-code-generator-transformator Public

    Transformator for PHP Code Generator. Can be used standalone in a workflow or by a Cartridge.

    PHP 1 MIT 0 0 0 Updated Sep 4, 2020

Top languages

Loading…

Most used topics

Loading…