kapitancho/php-peg

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

Maintainers

Package info

github.com/kapitancho/php-peg

pkg:composer/kapitancho/php-peg

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 2

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

This package is auto-updated.

Last update: 2026-03-01 00:42:18 UTC


README

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

Documentation of the original