easiviotech / fabriq-skeleton
Fabriq starter project — a ready-to-use scaffold for building Swoole-powered SaaS applications with multi-tenancy, realtime WebSockets, background jobs, and per-tenant frontend serving.
Package info
github.com/easiviotech/fabriq-skeleton
Type:project
pkg:composer/easiviotech/fabriq-skeleton
v1.2.4
2026-03-05 19:33 UTC
Requires
- php: >=8.2
- easiviotech/fabriq: ^1.2
Requires (Dev)
- phpunit/phpunit: ^10.5
Suggests
- ext-swoole: Required at runtime — install via Docker (see infra/Dockerfile) or compile manually on Linux/macOS
- fabriq/gaming: Game server add-on (tick loop, matchmaking, UDP protocol, state sync)
- fabriq/streaming: Live streaming add-on (WebRTC, HLS transcoding, chat moderation)