Popular 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-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-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-pipeline
Provider-agnostic CI/CD generation — abstract Pipeline model + GitHub Actions emitter (pure codegen, SHA-pinned, least-privilege), owns split.yml
-
PHP
vortos/vortos-feature-flags-admin
Admin console for Vortos Feature Flags — management UI, RBAC-gated, HTMX + React islands.
-
PHP
vortos/vortos-tenant
Vortos multi-tenancy — ambient tenant context, persistence scoping, and PostgreSQL RLS
-
PHP
vortos/vortos-paddle
Vortos Paddle integration — billing, subscriptions, webhooks, and catalog management via Paddle
-
PHP
vortos/vortos-object-store
Vortos object storage — S3-compatible storage with first-class Cloudflare R2 defaults
-
PHP
vortos/vortos-aws-ses
Vortos AWS SES email delivery with transactional outbox, suppression lists, webhooks, and observability
-
PHP
vortos/vortos-observability
Telemetry destination seam (OTel collector + off-host sinks, disk-buffered) and publishable observability templates
-
-
PHP
vortos/vortos-metrics
Vortos metrics — Prometheus, StatsD and NoOp adapters with auto-instrumentation
-
PHP
vortos/vortos-security
Vortos enterprise security — HTTP headers, CORS, CSRF, IP filtering, request signing, encryption, secrets, and data masking
-
-
PHP
leek/filament-subtenant-scope
Second-level tenancy scope (e.g. service area, region, location) for Filament panels — topnav dropdown filter that scopes Eloquent queries globally.