After no complete and stable parser was found here I decided to write one myself. Here is the result:
PHP-Parser: A PHP parser written in PHP
The project supports parsing code written for any PHP version between PHP 5.2 and PHP 8.0.
Apart from the parser itself the library provides some related components:
For an usage overview see the "Usage of basic components" section of the documentation.