Download
Install the server, grab a client, start streaming.
Server
Requires PHP 8.3+ and phlix-server.
composer require detain/phlix-server
# or clone from https://github.com/detain/phlix-server
Clients
Any DLNA device
No install required — DLNA works automatically on any device that supports it.
Ecosystem
- phlix-server — The media server itself — PHP 8.3+, Workerman 5.x
- phlix-hub — Cloud directory + reverse-tunnel relay
- phlix-shared — Shared interfaces, DTOs, event types — Composer package
- phlix-docs — End-user, developer, and hub-admin docs (VitePress)
- phlix-plugin-example — Reference metadata-provider plugin