vortos/vortos-foundation dependents (34) Order by: name | downloads Show: all | require | require-dev
-
PHP
vortos/vortos-iac
Vortos IaC — Terraform/OpenTofu lifecycle (plan/apply/destroy), codegen (.tf.json), nine resource families, state backends, policy gate, audit trail.
-
-
-
-
PHP
vortos/vortos-metrics
Vortos metrics — Prometheus, StatsD and NoOp adapters with auto-instrumentation
-
PHP
vortos/vortos-migration
Vortos migration system — Doctrine Migrations wrapper with module stub publishing
-
PHP
vortos/vortos-object-store
Vortos object storage — S3-compatible storage with first-class Cloudflare R2 defaults
-
PHP
vortos/vortos-observability
Telemetry destination seam (OTel collector + off-host sinks, disk-buffered) and publishable observability templates
-
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-paddle
Vortos Paddle integration — billing, subscriptions, webhooks, and catalog management via Paddle
-
PHP
vortos/vortos-persistence
Vortos persistence core — repository contracts, InMemory adapters, UnitOfWork
-
PHP
vortos/vortos-persistence-orm
Vortos persistence — Doctrine ORM write repository for DDD aggregates
-
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-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-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