kapitancho/php-peg

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

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 53

pkg:composer/kapitancho/php-peg

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

This package is not auto-updated.

Last update: 2025-09-22 21:29:44 UTC


README

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

Documentation of the original