Popular Packages

  • PHP

    vortos/vortos-secrets

    Vortos Secrets — billion-dollar-grade secrets management: redact-by-construction values, envelope encryption (XChaCha20-Poly1305 payload + off-host age/X25519 key custody), two-phase rotation with grace windows, fail-closed CI/doctor preflight, and zero-standing-secret injection. Built on the OpsKit

  • PHP

    vortos/vortos-release

    Vortos Release — immutable build manifests, schema fingerprinting, rollback invariant math, semver/changelog, and coordinated multi-repo tagging. Write-once persistence enforced at the storage layer; provenance-ready for cosign/SLSA attestation.

  • PHP

    vortos/vortos-ops-kit

    Vortos Ops Kit — the one uniform swappable-driver pattern (port + named drivers + DI-keyed registry + capability descriptor + conformance TCK + agnosticism lint + make:driver scaffolder). Shared primitives every deploy/ops concern reuses. Zero runtime reflection.

  • PHP

    vortos/vortos-health

    Vortos Health — canonical probe-based health system (liveness/readiness/startup) plus the Block 18 external synthetic uptime + dead-man heartbeat + capacity/cert detectors. Built on the OpsKit driver pattern: per-probe/per-monitor capability descriptors, budget-bounded aggregation, single-flight DoS

  • PHP

    vortos/vortos-deploy

    Vortos Deploy — provider-agnostic deployment orchestration: pure planner, strategy-as-policy (blue-green/rolling/recreate/canary), immutable definition surface (config/deploy.php), per-env layering with drift report, content-hashed reviewable plans (secret-free, signing-ready), and conformance TCKs

  • PHP

    vortos/vortos-analytics-posthog

    PostHog driver for vortos/vortos-analytics — server-side /batch HTTP ingestion. Implements the agnostic AnalyticsInterface; registers via its own DependencyInjection package; passes the core conformance TCK unchanged.

  • PHP

    vortos/vortos-analytics

    Vortos product-analytics port — capture/identify/group, null default in-core, privacy-by-default (deny-all consent + allowlist + PII redaction), bounded batching + idempotent identify/group, and an opt-in sampled flag-exposure bridge. Provider drivers (PostHog, ...) ship as separate split packages.

  • PHP

    vortos/vortos-alerts

    Vortos Alerts — agnostic notifier port, severity routing, dedupe/flap-damper, escalation + on-call, HMAC-signed acknowledgements, and time-boxed maintenance silences. In-core Slack/Telegram/webhook drivers (plain HTTP), SES via vortos-aws-ses. Alert rules are declared config validated at deploy:doct

  • PHP

    vortos/vortos-pipeline

    Provider-agnostic CI/CD generation — abstract Pipeline model + GitHub Actions emitter (pure codegen, SHA-pinned, least-privilege), owns split.yml

  • PHP

    vortos/vortos-feature-flags-admin

    Admin console for Vortos Feature Flags — management UI, RBAC-gated, HTMX + React islands.

  • PHP

    vortos/vortos-tenant

    Vortos multi-tenancy — ambient tenant context, persistence scoping, and PostgreSQL RLS

  • PHP

    vortos/vortos-paddle

    Vortos Paddle integration — billing, subscriptions, webhooks, and catalog management via Paddle

  • PHP

    vortos/vortos-aws-ses

    Vortos AWS SES email delivery with transactional outbox, suppression lists, webhooks, and observability

  • PHP

    vortos/vortos-observability

    Telemetry destination seam (OTel collector + off-host sinks, disk-buffered) and publishable observability templates

  • PHP

    vortos/vortos-config

    Vortos Config — publish annotated config stubs to your project