PHPackages                             semitexa/blockchain - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. semitexa/blockchain

ActiveSemitexa-module[Database &amp; ORM](/categories/database)

semitexa/blockchain
===================

Semitexa Blockchain - immutable verification log for ORM operations and audit trails

2026.04.15.0921(2mo ago)0441MITPHPPHP ^8.4

Since Mar 6Pushed 2mo agoCompare

[ Source](https://github.com/semitexa/semitexa-blockchain)[ Packagist](https://packagist.org/packages/semitexa/blockchain)[ RSS](/packages/semitexa-blockchain/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (6)Versions (12)Used By (1)

Semitexa Blockchain
===================

[](#semitexa-blockchain)

Immutable verification log for ORM operations with cryptographic integrity and event broadcasting.

Purpose
-------

[](#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
----------------

[](#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
------------

[](#key-features)

- Append-only block chain with SHA-256 linking
- RSA cryptographic signing via `SignerInterface`
- `ResourceBroadcastListener` hooking into ORM operations automatically
- NATS transport for broadcasting chain events
- Swoole-aware mutex locking for concurrent appends
- SQLite-backed local chain storage

Notes
-----

[](#notes)

The chain is local per node. NATS transport enables cross-node verification but is not required for single-instance deployments.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance85

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~4 days

Total

9

Last Release

80d ago

Major Versions

1.0.6 → 2026.04.03.12402026-04-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/e94044da9f4c76cc5cd09ef0c693a68065787e10d0d18edfeedbef3573a9163a?d=identicon)[syntaxwanderer](/maintainers/syntaxwanderer)

---

Top Contributors

[![syntaxwanderer](https://avatars.githubusercontent.com/u/1311643?v=4)](https://github.com/syntaxwanderer "syntaxwanderer (29 commits)")[![goosyboosy](https://avatars.githubusercontent.com/u/13351014?v=4)](https://github.com/goosyboosy "goosyboosy (10 commits)")[![needalicense](https://avatars.githubusercontent.com/u/13330467?v=4)](https://github.com/needalicense "needalicense (4 commits)")

---

Tags

audit-logblockchainintegrityormsemitexaverificationormverificationaudit-logblockchainintegritysemitexa

### Embed Badge

![Health badge](/badges/semitexa-blockchain/health.svg)

```
[![Health](https://phpackages.com/badges/semitexa-blockchain/health.svg)](https://phpackages.com/packages/semitexa-blockchain)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k300.5M7.5k](/packages/doctrine-orm)[doctrine/doctrine-bundle

Symfony DoctrineBundle

4.8k254.4M4.1k](/packages/doctrine-doctrine-bundle)[doctrine/persistence

The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

4.0k304.4M1.0k](/packages/doctrine-persistence)[gedmo/doctrine-extensions

Doctrine behavioral extensions

4.1k124.6M430](/packages/gedmo-doctrine-extensions)[illuminate/database

The Illuminate Database package.

2.8k54.9M11.6k](/packages/illuminate-database)[beberlei/doctrineextensions

A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.

2.1k79.7M184](/packages/beberlei-doctrineextensions)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
