A PHP parser written in Rust
php-parser is a port of @nikic original
[PHP-Parser](https://github.com/nikic/PHP-Parser) project,
written in PHP. [Like PHP-Parser](https://github.com/nikic/PHP-Parser),
`php-parser` is licensed under the [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause) to avoid any licensing
issues.