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
- dev-master / 4.0.x-dev
- v4.0.1
- v4.0.0
- v4.0.0beta1
- v4.0.0alpha3
- v4.0.0alpha2
- v4.0.0alpha1
- 3.x-dev
- v3.1.5
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v3.0.0beta2
- v3.0.0beta1
- v3.0.0alpha1
- 2.x-dev
- v2.1.1
- v2.1.0
- v2.0.1
- v2.0.0
- v2.0.0beta1
- v2.0.0alpha1
- 1.x-dev
- v1.4.1
- v1.4.0
- v1.3.0
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.0
- v1.0.2
- v1.0.1
- v1.0.0
- v1.0.0beta2
- v1.0.0beta1
- 0.9.x-dev
- v0.9.5
- v0.9.4
- v0.9.3
- v0.9.2
- v0.9.1
- v0.9.0
- dev-nameString
- dev-attributes
This package is auto-updated.
Last update: 2024-11-05 19:40:27 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