vortos/vortos-foundation dependents (40) Order by: downloads | none Show: all | require | require-dev
-
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-pipeline
Provider-agnostic CI/CD generation — abstract Pipeline model + GitHub Actions emitter (pure codegen, SHA-pinned, least-privilege), owns split.yml
-
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-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-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-payhere
Vortos PayHere integration — hosted checkout signing, IPN verification with inbox, retrieval and refund APIs, behind the vortos-payments gateway contracts
-
PHP
vortos/vortos-deploy-k8s
Kubernetes deploy target driver for vortos/vortos-deploy — implements DeployTargetInterface, WorkerControllerInterface, and EdgeRouterInterface behind the unchanged TCK. Registers via autoconfiguration; passes all conformance tests with zero changes to core.
-
PHP
vortos/vortos-iac
Vortos IaC — Terraform/OpenTofu lifecycle (plan/apply/destroy), codegen (.tf.json), nine resource families, state backends, policy gate, audit trail.