This is a minimally invasive fork of hafriedlander/php-peg.
It contains the following fixes:
- Support for Composer autoloading (courtesy of hnesk/php-peg
- A fix for a segfault caused by catastrophic backtracking in a regex.
PEG (parsing expression grammar) compiler for PHP
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
This is a minimally invasive fork of hafriedlander/php-peg.
It contains the following fixes:
PEG (parsing expression grammar) compiler for PHP