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-name | description |
|---|---|
analyse | Run static code analysis with phpstan |
test | Run 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
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-05-06