An open API service indexing awesome lists of open source software.

https://github.com/czproject/php-simple-ast


https://github.com/czproject/php-simple-ast

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# CzProject\PhpSimpleAst

[![Build Status](https://github.com/czproject/php-simple-ast/workflows/Build/badge.svg)](https://github.com/czproject/php-simple-ast/actions)
[![Downloads this Month](https://img.shields.io/packagist/dm/czproject/php-simple-ast.svg)](https://packagist.org/packages/czproject/php-simple-ast)
[![Latest Stable Version](https://poser.pugx.org/czproject/php-simple-ast/v/stable)](https://github.com/czproject/php-simple-ast/releases)
[![License](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://github.com/czproject/php-simple-ast/blob/master/license.md)

Simple PHP-AST.

Donate

## Installation

[Download a latest package](https://github.com/czproject/php-simple-ast/releases) or use [Composer](http://getcomposer.org/):

```
composer require czproject/php-simple-ast
```

CzProject\PhpSimpleAst requires PHP 8.0 or later.

------------------------------

License: [New BSD License](license.md)

Author: Jan Pecha, https://www.janpecha.cz/