walterwoshid / dissect
A set of tools for lexical and syntactical analysis written in pure PHP - Fork by WalterWoshid
2.0.2
2024-08-06 11:52 UTC
Requires
- php: >=8.0
Requires (Dev)
- phpunit/phpunit: >=9
- symfony/console: >=6.0
Suggests
- symfony/console: for the command-line tool
This package is auto-updated.
Last update: 2025-01-06 12:47:34 UTC
README
PHP Dissect
Dissect is a set of tools for lexical and syntactical analysis written in pure PHP.
This library is forked from https://github.com/jakubledl/dissect
Installation
composer require walterwoshid/dissect
Documentation?
Here.
Testing
- Run
composer run-script test
or - Run
composer run-script test-coverage
Show your support
Give a ⭐ if this project helped you!
📝 License
Copyright © 2023 Valentin Wotschel.
This project is MIT licensed.