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.05.0855(1mo ago)0281MITPHPPHP ^8.4

Since Mar 6Pushed 1mo agoCompare

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

READMEChangelogDependencies (3)Versions (10)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 RabbitMQ (php-amqplib) 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
- RabbitMQ 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. RabbitMQ transport enables cross-node verification but is not required for single-instance deployments.

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance91

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.1% 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

7

Last Release

44d 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 (27 commits)")[![goosyboosy](https://avatars.githubusercontent.com/u/13351014?v=4)](https://github.com/goosyboosy "goosyboosy (8 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.2k285.3M6.2k](/packages/doctrine-orm)[doctrine/doctrine-bundle

Symfony DoctrineBundle

4.8k241.3M3.3k](/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.1k286.5M762](/packages/doctrine-persistence)[gedmo/doctrine-extensions

Doctrine behavioral extensions

4.1k118.8M366](/packages/gedmo-doctrine-extensions)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/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.1k75.1M146](/packages/beberlei-doctrineextensions)

PHPackages © 2026

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