parser
parser copied to clipboard
A generator parser to make streaming parsers simple.
parser
amphp/parser is a streaming generator parser.
Installation
This package can be installed as a Composer dependency.
composer require amphp/parser
Requirements
- PHP 7.0+
Documentation
Documentation is bundled within this repository in the ./docs directory.
Versioning
amphp/parser follows the semver semantic versioning specification like all other amphp packages.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see LICENSE for more information.