Libraries tagged by univeros

univeros/observatory

0 Favers
0 Downloads

Observatory — a dev-only web monitoring panel for Altair apps. A thin, gated presentation layer over the framework's introspection, doctor, events, messaging and persistence data sources.

Go to Download


univeros/observability

0 Favers
46 Downloads

bin/altair observability:* — framework-native runtime observability. OpenTelemetry-compatible spans + metrics emitted natively (OTLP-JSON over HTTP, no SDK dependency), a PSR-15 middleware for per-request tracing, and a JSONL log under .altair/observability/ for local inspection and after-the-fact analysis.

Go to Download


univeros/module

0 Favers
205 Downloads

Pluggable extension modules for Univeros: a module self-registers its routes, Cycle entities, and migrations into a host app via one container tag.

Go to Download


univeros/migration-intelligence

0 Favers
0 Downloads

bin/altair db:migration-plan — proposes safe Cycle migrations from spec/entity diffs with read-only safety checks (NOT NULL backfill, unique dupes, FK orphans, type-cast, large tables) and two-phase rename/type-change plans. Deterministic JSON for agents and CI.

Go to Download


univeros/middleware

0 Favers
0 Downloads

Generic, domain-agnostic middleware pipeline: a typed Payload flows through an ordered stack driven by a Runner (distinct from PSR-15 HTTP middleware).

Go to Download


univeros/messaging

0 Favers
0 Downloads

Thin MessageBus + worker bridge over Symfony Messenger, wired through Altair's Container.

Go to Download


univeros/mcp

0 Favers
0 Downloads

Model Context Protocol server: exposes the framework's capabilities as MCP tools so any MCP-capable agent can drive an Altair project natively.

Go to Download


univeros/logging

0 Favers
0 Downloads

PSR-3 application logging for Altair, backed by Monolog and wired from LOG_* env vars. JSON-lines to stderr by default.

Go to Download


univeros/introspection

0 Favers
0 Downloads

What's wired into this project right now? CLI commands + inspectors for the Container, routes, listeners, middleware, manifests, specs, and config.

Go to Download


univeros/index

0 Favers
0 Downloads

bin/altair index — a symbol-usage index built from the PHP AST plus spec awareness. Answers find-usages, implementers, callers-of, dead-code, and refactor-impact queries in milliseconds, as deterministic JSON for agents and CI. SQLite-backed.

Go to Download


univeros/idempotency

0 Favers
0 Downloads

Stripe-style Idempotency-Key primitive for Univeros: storage contract, adapters, and (in companion packages) PSR-15 middleware + spec block.

Go to Download


univeros/http

0 Favers
205 Downloads

PSR-15 HTTP foundation with the Action/Domain/Input/Responder lifecycle, FastRoute routing, content negotiation, and JWT authentication.

Go to Download


univeros/happen

0 Favers
0 Downloads

PSR-14 event dispatcher with priority ordering, subscriber grouping, provider-based registration, wildcard listeners, and batch dispatch.

Go to Download


univeros/filesystem

0 Favers
205 Downloads

Flysystem v3 wrapper offering one swap-friendly API for local, S3, SFTP, FTP, and Dropbox storage, wired to the Altair container.

Go to Download


univeros/examples

0 Favers
0 Downloads

Curated, browsable library of idiomatic Univeros patterns plus CLI + MCP tools so agents can discover and read them.

Go to Download


<< Previous Next >>