boundwize/structarmed
Composer 安装命令:
composer require --dev boundwize/structarmed
包简介
Configurable PHP architecture guards — define your layers and rules, then keep them enforced
关键字:
README 文档
README
Configurable PHP architecture guards: define your layers and rules, then keep them enforced.
StructArmed turns architecture decisions into executable checks. Start with presets for PSR, MVC, or DDD projects, then tune or extend the rules in native PHP.
Quick Start
composer require --dev boundwize/structarmed vendor/bin/structarmed init --preset=psr4 vendor/bin/structarmed analyse
Documentation
Documentation is available online, with source files kept in this repository:
- Documentation site: https://boundwize.github.io/structarmed/
- Documentation source: docs/ for local edits and GitHub Pages publishing.
Contributing
Contributions are welcome. See CONTRIBUTING.md for setup, tooling, and pull request expectations.
License
StructArmed is released under the MIT License.
统计信息
- 总下载量: 499.55k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 38
- 点击次数: 28
- 依赖项目数: 47
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-08