php-parser
PHP Parser
A Go-based parser for PHP syntax that generates an abstract syntax tree (AST) representation of source code.
PHP parser written in Go
942 stars
31 watching
63 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
astgoparserphp
Related projects:
Repository | Description | Stars |
---|---|---|
yosymfony/toml | A PHP parser for TOML configuration files | 202 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 62 |
bupt1987/html-parser | A fast and efficient HTML parser for PHP. | 525 |
phpstan/phpdoc-parser | A PHPDoc parser and modifier with support for advanced types like intersection types and generics | 1,369 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,202 |
asty-org/asty | Tool for converting Go source code AST to JSON and back to AST | 82 |
php-enqueue/dsn | A tool to parse DSNs. | 124 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 36 |
goccy/go-yaml | A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
kzykhys/text | A simple text manipulation library with a fluent interface. | 53 |
akupila/go-wasm | A tool that reads and parses WebAssembly binary files | 132 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,046 |
antchfx/htmlquery | A Golang package for extracting data from HTML documents using XPath expressions. | 744 |
kzykhys/ciconia | A PHP Markdown parser with extensible syntax and rendering options | 354 |
mozillazg/go-unidecode | Converts Unicode text to its closest ASCII transliteration | 132 |