Sachintha-De-Silva member since: Nov 03, 2025 · Transparency log

Sachintha-De-Silva's packages

  • PHP

    vortos/vortos

    The Vortos Clean Architecture Framework — project skeleton

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

    Vortos authentication — JWT, Argon2id, token rotation, built-in controllers

  • PHP

    vortos/vortos-authorization

    Vortos authorization — policy engine, RBAC, role hierarchy

  • PHP

    vortos/vortos-aws-ses

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

  • PHP

    vortos/vortos-backup

    Vortos Backup — enterprise-grade database backups: streamed pg_dump/pg_basebackup + WAL PITR and mongodump to an object store (R2), integrity-verified at creation, append-only catalog, GFS retention with hard safety floors, encryption-ready stream seam (Block 20), and a Block-17-ready alerting event

  • PHP

    vortos/vortos-cache

    Vortos cache — Redis-backed PSR-16 cache with tag invalidation

  • PHP

    vortos/vortos-config

    Vortos Config — publish annotated config stubs to your project

  • PHP

    vortos/vortos-cqrs

    Vortos CQRS — command bus, query bus, projection handlers

  • PHP

    vortos/vortos-debug

    Vortos debug — route and container inspection commands

  • 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