walterwoshid/dissect

一组纯PHP编写的词汇和句法分析工具 - 由WalterWoshid Fork

2.0.2 2024-08-06 11:52 UTC

This package is auto-updated.

Last update: 2024-09-06 12:11:30 UTC


README

PHP Dissect

License: MIT Twitter: @WalterWoshid PHP: >=8.0 Packagist Build

Coverage - PHP 8.0 Coverage - PHP 8.1 Coverage - PHP 8.2 Coverage - PHP 8.3

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许可证。