ARCHIVED: This repository is now part of worse-reflection and is not intended to be reused at this time.
PHP Docblock parser with the following aims:
- Fast: has to be fast enough for IDE analysis.
- Isomorphic: can be transformed back to the original text representation.
- Positional: the positions of nodes are captured.
This package is not actively developed here but in the main phpactor repository. It is occasionally updated. Raise any issues about this repository there.