2017 © Pedro Peláez
 

library php-peg

image

combyna/php-peg

  • Sunday, July 29, 2018
  • by asmblah
  • Repository
  • 0 Watchers
  • 0 Stars
  • 445 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 45 Forks
  • 0 Open issues
  • 8 Versions
  • 1 % Grown

The README.md

PEG parser-generator for PHP

This is a minimally invasive fork of hafriedlander/php-peg., (*1)

It contains the following fixes:, (*2)

  • Support for Composer autoloading (courtesy of hnesk/php-peg
  • A fix for a segfault caused by catastrophic backtracking in a regex.

Documentation of the original, (*3)

The Versions

29/07 2018

dev-psr0

dev-psr0

  Sources   Download

03/03 2017

dev-master

9999999-dev https://github.com/combyna/php-peg

PEG parser-generator for PHP

  Sources   Download

MIT BSD-3-Clause GPL-2.0

The Requires

  • php >=5.3.0

 

by Hamish Friedlander
by Dan Phillimore

parser dsl compiler peg

03/03 2017

2.0.1

2.0.1.0 https://github.com/combyna/php-peg

PEG parser-generator for PHP

  Sources   Download

MIT BSD-3-Clause GPL-2.0

The Requires

  • php >=5.3.0

 

by Hamish Friedlander
by Dan Phillimore

parser dsl compiler peg

03/03 2017

2.0.0

2.0.0.0 https://github.com/combyna/php-peg

PEG parser-generator for PHP

  Sources   Download

MIT BSD-3-Clause GPL-2.0

The Requires

  • php >=5.3.0

 

by Hamish Friedlander
by Dan Phillimore

parser dsl compiler peg

03/03 2017

1.0.2

1.0.2.0 https://github.com/combyna/php-peg

PEG parser-generator for PHP

  Sources   Download

MIT BSD-3-Clause GPL-2.0

The Requires

  • php >=5.3.0

 

by Hamish Friedlander
by Dan Phillimore

parser dsl compiler peg

01/11 2014

1.0.1

1.0.1.0 https://github.com/hnesk/php-peg

Minimally invasive fork of hafriedlander/php-peg with support for composer autoloading

  Sources   Download

MIT BSD-3-Clause GPL-2.0

The Requires

  • php >=5.3.0

 

by Hamish Friedlander

parser dsl compiler peg

01/11 2014

1.0.0

1.0.0.0 https://github.com/hnesk/php-peg

Minimally invasive fork of hafriedlander/php-peg with support for composer autoloading

  Sources   Download

MIT BSD-3-Clause GPL-2.0

The Requires

  • php >=5.3.0

 

by Hamish Friedlander

parser dsl compiler peg

29/10 2014

dev-composer

dev-composer https://github.com/hafriedlander/php-peg

PEG (parsing expression grammar) compiler for PHP

  Sources   Download

MIT BSD-3-Clause GPL-2.0

The Requires

  • php >=5.3.0

 

by Hamish Friedlander

parser dsl compiler peg