PHPackages                             ausus/auth-bridge - 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/auth-bridge

ActiveLibrary[Framework](/categories/framework)

ausus/auth-bridge
=================

AUSUS — Laravel-bridge Authorization plugin (RFC-014). Skeleton: name reserved; V0 uses ausus/kernel's StubActor directly.

v1.0.1(1w ago)00MITPHP &gt;=8.3

Since May 19Pushed 1w agoCompare

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

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

ausus/auth-bridge
=================

[](#aususauth-bridge)

> ⚠️ **Name reservation only — not yet implemented.**This package ships an empty composer manifest so the `ausus/auth-bridge` name is reserved on Packagist. **AUSUS v0.1.x has no authentication layer** — the HTTP Router trusts the `X-Tenant-ID` and `X-Actor-*` headers as set by an upstream [authenticated gateway](../../docs-site/docs/operations/authenticated-gateway.md). Installing this package in v0.1.x does nothing useful; the eventual RFC-014 implementation (canonical `roleHash`, `ActorResolver`, Laravel auth bridge) ships in a later release.

Authorization plugin satisfying RFC-014 in two modes.

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

[](#owned-rfc-surfaces)

- **RFC-014** — Actor, ActorRef, ActorResolver contract.
- Includes the canonical `roleHash` algorithm of RFC-014 §3 (locked test vectors per §3.6).
- Built-in `RoleRequired` / `PermissionRequired` / `RolesRequired` Policies of RFC-011 §8.3 live here (consumed by the DSL via the `Ausus\` facade re-export).

Modes
-----

[](#modes)

ModeWhenSource`stub``AUSUS_AUTH_MODE=stub` (default in development)Hardcoded users in `config/ausus-auth-stub.php` + CLI commands`laravel``AUSUS_AUTH_MODE=laravel` (default in production)Wraps `Auth::user()`; roles from Spatie\\Permission OR `roles` model attribute OR custom resolverStub-mode CLI
-------------

[](#stub-mode-cli)

```
php artisan auth:stub:create  --tenant= --roles=
php artisan auth:stub:list
php artisan auth:stub:delete

```

Production safety
-----------------

[](#production-safety)

`AUSUS_AUTH_MODE=stub` is rejected at boot in production unless `AUSUS_AUTH_STUB_FORCE_PROD=true` is set (loud override for read-only demos).

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

[](#allowed-dependencies)

- `ausus/kernel`
- `illuminate/auth`

Forbidden
---------

[](#forbidden)

- Any other AUSUS package.
- Direct `Auth::user()` access from outside the bridge (plugin authors consume `Actor` only).

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance98

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

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

12d ago

Major Versions

v0.2.0-alpha.1 → v1.0.02026-05-28

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

---

Tags

frameworkauthorizationrbacausus

### Embed Badge

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

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

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