Libraries tagged by ausus

ausus/view-system

0 Favers
1 Downloads

AUSUS L5 — View System. ViewDefinition / PageDefinition / SectionDefinition: pure presentation metadata assembled for the React Renderer. No compile, no hash, no repository.

Go to Download


ausus/tenancy-row

0 Favers
0 Downloads

AUSUS — row-level TenantIsolationStrategy (RFC-003). Skeleton: name reserved; implementation pending.

Go to Download


ausus/starter

0 Favers
51 Downloads

AUSUS V0 starter template — boots a working HelloInvoice demo on top of the Standard Stack via Ausus\Application. Installs via `composer create-project ausus/starter myapp`.

Go to Download


ausus/standard-stack

0 Favers
306 Downloads

AUSUS — the V0 Standard Stack: bundles kernel + persistence-sql + runtime-default + api-http and ships the high-level Ausus\Application bootstrap facade. Skeleton packages (tenancy-row, audit-database, auth-bridge, presentation-default) will be added as their RFC-12 §16 implementations land.

Go to Download


ausus/runtime-default

0 Favers
307 Downloads

L2 Runtime — Invoker, Policy Engine, Workflow runtime, Effect dispatch. Implements RFC-005 §3–§13, RFC-006, RFC-001 §A-1.4 §8.2.1, and the de facto ActionEffect dispatch of RFC-013.

Go to Download


ausus/presentation-default

0 Favers
0 Downloads

AUSUS — L5 Presentation + L3 ReportingDriver + standard field types (RFC-004, RFC-010, RFC-012 §7/§8). Skeleton: name reserved; ProjectionRenderer is V0-shipped inside ausus/runtime-default.

Go to Download


ausus/persistence-sql

0 Favers
307 Downloads

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

Go to Download


ausus/persistence-memory

0 Favers
8 Downloads

AUSUS — in-memory PersistenceDriver (L3). Reference conformance driver for tests and the vertical slice. RFC-002.

Go to Download


ausus/kernel

0 Favers
315 Downloads

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

Go to Download


ausus/entity-engine

0 Favers
8 Downloads

AUSUS Entity Engine (L1) — content-addressed compile pipeline (Canonicalizer semantic normal form, Hasher, ClosureValidator) plus the bind/runtime half. EE-RFC-011 / EE-RFC-012.

Go to Download


ausus/cli

0 Favers
6 Downloads

AUSUS — CLI (L6): DSL frontend and the `ausus compile` command. Discovers closed-DSL definition files, scans them for forbidden symbols, compiles them to content-addressed EntitySchema via the Entity Engine, and persists through FileSchemaRepository. PHP-native, no container, no auto-discovery.

Go to Download


ausus/authoring

0 Favers
8 Downloads

AUSUS Authoring (L1) — closed PHP DSL producing an EE-RFC-012 EntityDefinition. EE-RFC-CLI-002/003.

Go to Download


ausus/auth-bridge

0 Favers
0 Downloads

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

Go to Download


ausus/audit-database

0 Favers
0 Downloads

AUSUS — Database TransactionalSink (RFC-007). Skeleton: name reserved; V0 ships an inline DatabaseAuditSink inside ausus/persistence-sql.

Go to Download


ausus/api-runtime

0 Favers
8 Downloads

AUSUS L4 — HTTP API Runtime. Consumes SchemaRepository / EntityEngine / RuntimeEntity only: resolve → bind → invoke/read. Never compiles, canonicalises, hashes, or loads DSL.

Go to Download


Next >>