d3e3ff3d9c | ||
---|---|---|
.. | ||
docs | ||
lib | ||
.editorconfig | ||
.gitmodules | ||
.php_cs.dist | ||
LICENSE | ||
Makefile | ||
README.md | ||
composer.json |
README.md
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 me@kelunik.com
instead of using the issue tracker.
License
The MIT License (MIT). Please see LICENSE
for more information.