kapitancho/php-peg

PEG (parsing expression grammar) compiler for PHP (a PHP 8.2 compatible fork of hafriedlander/php-peg)

dev-master 2023-06-18 11:54 UTC

This package is not auto-updated.

Last update: 2024-10-21 16:43:33 UTC


README

This is a minimally invasive fork of hafriedlander/php-peg with PHP 8.2 support.

Documentation of the original