parsica-php / parsica

Parsica - PHP Parser Combinators - The easiest way to build robust parsers.
https://parsica-php.github.io/
MIT License
405 stars 18 forks source link

Add phpbench as dev-dependency #36

Closed staabm closed 3 years ago

staabm commented 3 years ago

Atm one needs to install it globally, as the composer scripts expect it beeing available. Its not declared to be required though

turanct commented 3 years ago

Yes, this is something i wanted to do for a while, will push it in a sec