https://github.com/czproject/php-simple-ast
https://github.com/czproject/php-simple-ast
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/czproject/php-simple-ast
- Owner: czproject
- License: other
- Created: 2022-04-01T08:49:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-01T11:05:22.000Z (about 2 years ago)
- Last Synced: 2025-03-14T10:39:29.905Z (over 1 year ago)
- Language: PHP
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license.md
Awesome Lists containing this project
README
# CzProject\PhpSimpleAst
[](https://github.com/czproject/php-simple-ast/actions)
[](https://packagist.org/packages/czproject/php-simple-ast)
[](https://github.com/czproject/php-simple-ast/releases)
[](https://github.com/czproject/php-simple-ast/blob/master/license.md)
Simple PHP-AST.
## 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/