walterwoshid / dissect
一组纯PHP编写的词汇和句法分析工具 - 由WalterWoshid Fork
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: 2024-09-06 12:11:30 UTC
README
PHP Dissect
Dissect是一组纯PHP编写的词汇和句法分析工具。
此库是从https://github.com/jakubledl/dissect Fork出来的
安装
composer require walterwoshid/dissect
文档?
这里.
测试
- 运行
composer run-script test
或者 - 运行
composer run-script test-coverage
支持项目
如果这个项目帮到了你,请给一个 ⭐!
📝 许可证
版权所有 © 2023 Valentin Wotschel.
本项目采用MIT许可证。