railken / nikic-php-parser-v4
A PHP parser written in PHP
v4.0.1
2018-03-18 21:21 UTC
Requires
- php: >=7.0
- ext-tokenizer: *
Requires (Dev)
- phpunit/phpunit: ^6.5 || ^7.0
This package is auto-updated.
Last update: 2026-06-05 23:06:02 UTC
README
This is a temporary fork of PHP-Parser
I needed the version 4, but to avoid conflicts with other libraries that requires the version 3 i made this fork and changed the namespace.
The original repository can be found here