This commit is contained in:
z7zmey 2018-03-02 22:43:56 +02:00
parent 28f699145f
commit 4cb64425a0
2 changed files with 1 additions and 3 deletions

View File

@ -5,15 +5,13 @@
Keywords: go golang php php-parser ast
-->
# PHP-Parser
<img src="./parser.jpg" alt="A parser for PHP written in Go" width="980"/>
[![Go Report Card](https://goreportcard.com/badge/github.com/z7zmey/php-parser)](https://goreportcard.com/report/github.com/z7zmey/php-parser)
[![Exago](https://api.exago.io:443/badge/tests/github.com/z7zmey/php-parser)](https://exago.io/project/github.com/z7zmey/php-parser)
[![Exago](https://api.exago.io:443/badge/cov/github.com/z7zmey/php-parser)](https://exago.io/project/github.com/z7zmey/php-parser)
[![GoDoc](https://godoc.org/github.com/z7zmey/php-parser?status.svg)](https://godoc.org/github.com/z7zmey/php-parser)
A Parser for PHP written in Go inspired by [Nikic PHP Parser](https://github.com/nikic/PHP-Parser)
## Features:
- Fully support PHP5 and PHP7 syntax
- Abstract syntax tree representation

BIN
parser.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB