touta/aria-build-php
最新稳定版本:v0.1.0
Composer 安装命令:
composer require touta/aria-build-php
包简介
ARIA build-time tooling — manifest validation, layer enforcement, and dependency-graph checking for the Touta PHP ecosystem
README 文档
README
ARIA build-time tooling for the Touta PHP ecosystem.
Install
composer require touta/aria-build-php
What's included
- Layer — Enum representing the 6 ARIA architecture layers
- ComponentDescriptor — Value object describing a component's architectural position
- LayerRule — Validates that dependencies only flow downward through layers
- DependencyGraph — Directed graph with cycle detection
Quality
composer qa # Full quality gate (lint + analyse + test) composer test # Run tests only composer analyse # PHPStan at max level composer lint # Check formatting
License
MIT
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-21