PHPackages                             ausus/persistence-sql - 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. [Framework](/categories/framework)
4. /
5. ausus/persistence-sql

ActiveLibrary[Framework](/categories/framework)

ausus/persistence-sql
=====================

L3 PersistenceDriver — SQL implementation of RFC-002 via PDO (SQLite/MySQL/Postgres). Includes SchemaDeriver + DatabaseAuditSink.

v1.0.1(1w ago)0228↓47.8%6MITPHPPHP &gt;=8.3

Since May 19Pushed 1w agoCompare

[ Source](https://github.com/adonko3xBitters/persistence-sql)[ Packagist](https://packagist.org/packages/ausus/persistence-sql)[ Docs](https://github.com/adonko3xBitters/persistence-sql)[ RSS](/packages/ausus-persistence-sql/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (9)Versions (26)Used By (6)

ausus/persistence-sql
=====================

[](#aususpersistence-sql)

L3 — SQL `PersistenceDriver` implementation.

Owned RFC surfaces
------------------

[](#owned-rfc-surfaces)

- **RFC-002** — full PersistenceDriver, PersistenceContext, Repository, Identity, Transactions, Optimistic locking, Relations, Filter grammar, Bulk operations, Error taxonomy.
- Schema derivation from Metadata Graph per RFC-012 §3.4.

Capabilities advertised
-----------------------

[](#capabilities-advertised)

```
supportedTenancyStrategies() -> ['row']     # V1 ships row-only
supportsSnapshotReads()      -> true        # Postgres MVCC / MySQL InnoDB
maxNestedSavepoints()        -> 8           # RFC-002 §7.4 minimum
maxBulkTransactionSize()     -> 100000      # configurable
identityShape()              -> 'ulid'      # configurable

```

Allowed dependencies
--------------------

[](#allowed-dependencies)

- `ausus/kernel`
- `illuminate/database` (Eloquent connection only — never exposed across the contract boundary)

Forbidden
---------

[](#forbidden)

- Eloquent return types in any public method.
- `Illuminate\Database\Query\Builder` exposed to plugins.
- Direct SQL strings accepted as input.

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance98

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

11

Last Release

11d ago

Major Versions

v0.2.0-rc.1 → v1.0.02026-05-29

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/136594948?v=4)[Rollins](/maintainers/adonko3xBitters)[@adonko3xBitters](https://github.com/adonko3xBitters)

---

Top Contributors

[![adonko3xBitters](https://avatars.githubusercontent.com/u/136594948?v=4)](https://github.com/adonko3xBitters "adonko3xBitters (4 commits)")

---

Tags

frameworkpersistencesqlpdoausus

### Embed Badge

![Health badge](/badges/ausus-persistence-sql/health.svg)

```
[![Health](https://phpackages.com/badges/ausus-persistence-sql/health.svg)](https://phpackages.com/packages/ausus-persistence-sql)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[aimeos/aimeos-typo3

Professional, full-featured and high performance TYPO3 e-commerce extension for online shops and complex B2B projects

1.5k92.9k5](/packages/aimeos-aimeos-typo3)[sproutcms/cms

Enterprise content management and framework

242.2k4](/packages/sproutcms-cms)

PHPackages © 2026

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