Sachintha-De-Silva member since: Nov 03, 2025

Sachintha-De-Silva's packages

  • 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-dbal

    Vortos DBAL persistence — PostgreSQL write side via Doctrine DBAL

  • PHP

    vortos/vortos-persistence-mongo

    Vortos MongoDB persistence — read side via MongoDB driver

  • 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

  • PHP

    vortos/vortos-security

    Vortos enterprise security — HTTP headers, CORS, CSRF, IP filtering, request signing, encryption, secrets, and data masking

  • PHP

    vortos/vortos-setup

    Vortos interactive project setup and environment checks

  • PHP

    vortos/vortos-tenant

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

  • PHP

    vortos/vortos-tracing

    Vortos tracing — OpenTelemetry distributed tracing integration