waaseyaa/ingestion
最新稳定版本:v0.1.0-alpha.179
Composer 安装命令:
composer require waaseyaa/ingestion
包简介
Payload validation and ingestion utilities for Waaseyaa applications
README 文档
README
Layer 0 — Foundation
Payload validation and ingestion utilities for Waaseyaa applications.
EnvelopeValidator enforces the canonical ingestion envelope shape (envelope version, source identification, dedupe key, payload, signature); PayloadValidatorInterface is the per-domain hook for content-specific validation. ValidationResult carries structured error codes — ENVELOPE_*, PAYLOAD_SCHEMA_NOT_FOUND, PAYLOAD_SCHEMA_LOAD_FAILED, etc. — for editorial dashboard surfacing rather than free-form strings.
Key classes: EnvelopeValidator, PayloadValidatorInterface, ValidationResult.
统计信息
- 总下载量: 527
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-03-23