PHPackages                             ausus/kernel - 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/kernel

ActiveLibrary[Framework](/categories/framework)

ausus/kernel
============

AUSUS Kernel — contracts, value objects, DSL facade. RFC-001 + contract surfaces of RFC-005 §2, RFC-013 §2, RFC-014 §2.

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

Since May 19Pushed 1w agoCompare

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

READMEChangelogDependencies (8)Versions (26)Used By (8)

ausus/kernel
============

[](#aususkernel)

L0 — contracts only. No implementation logic. No dependencies on any other AUSUS package.

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

[](#owned-rfc-surfaces)

- **RFC-001 (Kernel)** — full, including Amendments-01 and -02.
- **RFC-005 §2 (Policy contract)** — interface, Decision enum, Subject, Context value objects.
- **RFC-013 §2 (Effect contract)** — interface, EffectContext.
- **RFC-014 §2 (Actor contracts)** — Actor, ActorRef, ActorResolver interfaces.

Public surface
--------------

[](#public-surface)

```
Ausus\                                 (facade root — DSL entry points)
  Plugin                               (base class plugins extend)
  Dsl                                  (DSL builder)
  Field                                (Field type fluent builder)
  Action                               (Action fluent builder)
  Policy / Decision / Subject          (re-exported from Ausus\Kernel\Contracts\Policy)
  Effect / EffectContext / Reference   (re-exported from Ausus\Kernel\Contracts\Persistence + Effect)

Ausus\Kernel\Contracts\                (internal contract namespace)
  Persistence\PersistenceDriver, PersistenceContext, Repository, ...
  Policy\Policy, PolicyDescriptor, ...
  Audit\Auditor, AuditEntry, AuditSink, ...
  Authorization\Actor, ActorRef, ActorResolver
  Tenancy\Tenant, TenantId, TenantResolver, TenantIsolationStrategy
  Reporting\ReportingDriver, ReportingQuery
  Workflow\WorkflowDescriptor, TransitionDescriptor
  Effect\Effect, EffectContext

```

Constraints
-----------

[](#constraints)

- ZERO runtime side effects in any class here.
- ZERO dependencies on `illuminate/database`, `illuminate/http`, etc. — only `illuminate/contracts` is permitted.
- No abstract base classes that subclass-and-override behavior. Value objects and contracts only.
- Every public symbol corresponds to a clause in a frozen RFC.

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance98

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community15

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 (5 commits)")

---

Tags

frameworkmetadatakernelausus

### Embed Badge

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

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

###  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)
