定制 packagefactory/grammar 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

packagefactory/grammar

最新稳定版本:v0.10.3

Composer 安装命令:

composer require packagefactory/grammar

包简介

LALR(1)-Parser Generator

README 文档

README

LALR(1)-Parser Generator

Development

For common automated development tasks, the repository contains several scripts which can be run via:

./scripts/{script-name}
script-namedescription
analyseRun static code analysis with phpstan
testRun tests with phpunit

Running tests

There's a test suite for unit tests and another one for integration tests. By default both test suites are run entirely. In order to just run one of them, you need to add the --testsuite parameter to the script call, e.g.:

./scripts/test --testsuite unit
./scripts/test --testsuite integration

License

see LICENSE

统计信息

  • 总下载量: 32
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2025-05-06