Y
Hacker News
new
|
ask
|
show
|
jobs
by
anner_
654 days ago
It's certainly used on its own codebase indirectly, phpstan - the static analysis tool they use - uses PHP-Parser internally:
https://github.com/phpstan/phpstan-src/blob/4f7beffdf4c30c49...