type-lang/mapper

Library for registering and converting TypeLang AST nodes into arbitrary objects

1.0.0-RC1 2024-04-11 01:32 UTC

This package is auto-updated.

Last update: 2024-04-17 19:21:28 UTC


README

dark.png?raw=true

PHP 8.1+ Latest Stable Version Latest Unstable Version License MIT

badge.svg

Reference implementation for TypeLang Mapper.

Resources

Installation

TypeLang Mapper is available as Composer repository and can be installed using the following command in a root of your project:

$ composer require type-lang/mapper