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

Sachintha-De-Silva's packages

  • PHP

    vortos/vortos

    The Vortos Clean Architecture Framework — project skeleton

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

    Vortos Docker — publish Docker environment files to your project

  • PHP

    vortos/vortos-domain

    Vortos domain primitives — AggregateRoot, DomainEvent, ValueObject, Repository contracts

  • PHP

    vortos/vortos-feature-flags

    Vortos feature flags — percentage rollout, user targeting, attribute rules, kill switch

  • PHP

    vortos/vortos-foundation

    Vortos foundation — Runner, Container bootstrap, PackageInterface

  • PHP

    vortos/vortos-framework

    The Vortos Clean Architecture Framework — meta-package

  • PHP

    vortos/vortos-http

    Vortos HTTP kernel — routing, event dispatcher, error handling

  • PHP

    vortos/vortos-iac

    Vortos IaC export — generates Terraform (.tf.json) from compiled framework resource declarations. Pure codegen: no cloud credentials, no network calls.