Download the PHP package netom/phparsec without Composer
On this page you can find all versions of the php package netom/phparsec. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download netom/phparsec
More information about netom/phparsec
Files in netom/phparsec
Download netom/phparsec
More information about netom/phparsec
Files in netom/phparsec
Vendor netom
Package phparsec
Short Description Library for implementing recursive descent parsers. (Very) loosely based on Haskell's attoparsec module.
License MIT
Homepage https://github.com/netom/phparsec
Package phparsec
Short Description Library for implementing recursive descent parsers. (Very) loosely based on Haskell's attoparsec module.
License MIT
Homepage https://github.com/netom/phparsec
Please rate this library. Is it a good library?
Informations about the package phparsec
PHParsec
PHParsec is a library for implementing recursive descent parsers. It's (very) loosely based on Haskell's attoparsec module.
Parsers are built as methods of classes extending the \PHParsec\Base class. Base offers a number of simple parsers and combinators.
All versions of phparsec with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package netom/phparsec contains the following files
Loading the files please wait ....