Popular Packages
-
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-health
Vortos Health — canonical probe-based health system (liveness/readiness/startup) plus the Block 18 external synthetic uptime + dead-man heartbeat + capacity/cert detectors. Built on the OpsKit driver pattern: per-probe/per-monitor capability descriptors, budget-bounded aggregation, single-flight DoS
-
PHP
vortos/vortos-deploy-k8s
Kubernetes deploy target driver for vortos/vortos-deploy — implements DeployTargetInterface, WorkerControllerInterface, and EdgeRouterInterface behind the unchanged TCK. Registers via autoconfiguration; passes all conformance tests with zero changes to core.
-
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
-
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-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
joomla-projects/typehints
Manage typehints for deprecated, non-namespaced Joomla! core API classes
-
PHP
renderbit-technologies/indos-checker-laravel
A Laravel package to check for the validity of INDOS numbers as issued by the Directorate General of Shipping, Mumbai, India
-
PHP
fedale/setting-bundle
Symfony bundle for runtime, multi-tenant application settings stored in the database
-
interitty/tokenizer
Use regular expressions to split a given string into tokens.