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: 2025-04-21 19:07:48 UTC


README

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

Documentation of the original