Popular Packages
-
-
PHP
vortos/vortos-payments
Vortos payment gateway contracts — rail-agnostic charge, webhook and capability interfaces with a conformance suite every gateway must pass
-
PHP
vortos/vortos-payhere
Vortos PayHere integration — hosted checkout signing, IPN verification with inbox, retrieval and refund APIs, behind the vortos-payments gateway contracts
-
PHP
vortos/vortos-search
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Post
-
PHP
vortos/vortos-sse
Vortos Server-Sent Events — realtime change nudges to browsers over a Mercure hub, with a Redis-backed signal and bounded in-PHP stream as the hub-less fallback
-
PHP
vortos/vortos-push
Vortos push-notification delivery — Web Push (VAPID + RFC 8291 aes128gcm) with a driver-based sender contract
-
PHP
vortos/vortos-audit-admin
Admin HTTP API for the Vortos Audit spine — platform (cross-tenant, .any) and org-own (.own, via TenantContext) keyset read / chain-verify / signed-export endpoints over AuditAdminService. RBAC-gated, 2FA step-up on export. Mounts into the host vortos-http pipeline; apps stop hand-writing audit cont
-
PHP
vortos/vortos-audit
Vortos Audit — enterprise-grade unified audit spine. One append-only, hash-chained, per-scope/per-tenant event store with controlled action vocabulary, sensitivity classification, impersonation-chain capture, async (Kafka) ingestion, partitioned storage, retention + cold-storage tiering, keyset quer
-
PHP
vortos/vortos-scheduler
Vortos Scheduler — in-app leader-elected distributed scheduler. Recurring + one-shot + interval triggers, static (compile-time) and dynamic (DB-stored) schedules, agnostic LeasePort (SQL/Redis/PG-advisory), idempotent fire-to-CommandBus, misfire + overlap policies, hash-chained audit, OTel, dead-man
-
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