semitexa/blockchain
Composer 安装命令:
composer require semitexa/blockchain
包简介
Semitexa Blockchain - immutable verification log for ORM operations and audit trails
README 文档
README
Immutable verification log for ORM operations with cryptographic integrity and event broadcasting.
Purpose
Maintains an append-only chain of signed blocks for auditable ORM operations. Each block contains a SHA-256 hash linking to the previous block, with RSA-signed payloads for tamper detection.
Role in Semitexa
Depends on semitexa/core and semitexa/orm. Optionally integrates with NATS (basis-company/nats) for cross-node event broadcasting. Hooks into ORM operations automatically via ResourceBroadcastListener.
Key Features
- Append-only block chain with SHA-256 linking
- RSA cryptographic signing via
SignerInterface ResourceBroadcastListenerhooking into ORM operations automatically- NATS transport for broadcasting chain events
- Swoole-aware mutex locking for concurrent appends
- SQLite-backed local chain storage
Notes
The chain is local per node. NATS transport enables cross-node verification but is not required for single-instance deployments.
semitexa/blockchain 适用场景与选型建议
semitexa/blockchain 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 44 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 02 月 28 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「orm」 「integrity」 「blockchain」 「verification」 「audit-log」 「semitexa」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 semitexa/blockchain 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 semitexa/blockchain 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 semitexa/blockchain 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Kinikit - PHP Application development framework MVC component
The BlockTrail PHP SDK, for integration of Bitcoin functionality through the BlockTrail API
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
Provides support for ActiveRecord soft delete in Yii2
SRI Hash generator for laravel
Hash-based encrypt/decrypt
统计信息
- 总下载量: 44
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 29
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-28