Popular Packages
-
sjbr/sr-feuser-register
A self-registration variant of Kasper Skårhøj's Front End User Admin extension for TYPO3 CMS.
-
PHP
coffeecode/optimizer
Optimizer makes it easy to bookmark your site tags, open graph and twitter card
-
-
-
PHP
laravel-notification-channels/pagerduty
A Laravel notification channel for sending PagerDuty events.
-
-
-
PHP
vortos/vortos-sse
Vortos Server-Sent Events — realtime change nudges to browsers over a Mercure hub, with a Redis-backed signal and bounded in-PHP stream as the hub-less fallback
-
PHP
vortos/vortos-push
Vortos push-notification delivery — Web Push (VAPID + RFC 8291 aes128gcm) with a driver-based sender contract
-
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-scheduler
Vortos Scheduler — in-app leader-elected distributed scheduler. Recurring + one-shot + interval triggers, static (compile-time) and dynamic (DB-stored) schedules, agnostic LeasePort (SQL/Redis/PG-advisory), idempotent fire-to-CommandBus, misfire + overlap policies, hash-chained audit, OTel, dead-man
-
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-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
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