Update README.md
budges updating
This commit is contained in:
parent
c0237a3cdb
commit
a4c7bff692
@ -10,10 +10,11 @@ PHP Parser written in Go
|
||||
|
||||
<img src="./parser.jpg" alt="PHP Parser written in Go" width="980"/>
|
||||
|
||||
[](https://goreportcard.com/report/github.com/z7zmey/php-parser)
|
||||
[](https://exago.io/project/github.com/z7zmey/php-parser)
|
||||
[](https://exago.io/project/github.com/z7zmey/php-parser)
|
||||
[](https://godoc.org/github.com/z7zmey/php-parser)
|
||||
[](https://travis-ci.org/z7zmey/php-parser)
|
||||
[](https://goreportcard.com/report/github.com/z7zmey/php-parser)
|
||||
[](https://codeclimate.com/github/z7zmey/php-parser/maintainability)
|
||||
[](https://codeclimate.com/github/z7zmey/php-parser/test_coverage)
|
||||
|
||||
This project uses [goyacc](https://godoc.org/golang.org/x/tools/cmd/goyacc) and [golex](https://github.com/cznic/golex) libraries to parse PHP sources into [AST](https://en.wikipedia.org/wiki/Abstract_syntax_tree). It can be used to write static analysis, refactoring, metrics, code style formatting tools.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user