Libraries tagged by phlix
detain/phlix-shared
97 Downloads
Shared interfaces, DTOs, event names, and protocol types used by both phlix-server and phlix-hub. Composer-installable, PHP 8.3+, zero I/O by charter — the only bundled network code is the blocking CurlArrTransport (CLI/test only); event-loop consumers MUST inject an async ArrTransportInterface.
detain/phlix-plugin-trakt
6 Downloads
Trakt scrobbler plugin for Phlix — scrobbles playback to Trakt.tv and syncs watch history over the Trakt OAuth API.
detain/phlix-plugin-anidb
4 Downloads
AniDB metadata provider — anime titles, descriptions, episodes, ratings via UDP API and title dump.
detain/phlix-server
3 Downloads
Phlix media server - streaming, library management, user auth, and SyncPlay coordination
detain/phlix-plugin-opensubtitles
1 Downloads
OpenSubtitles subtitle provider for Phlix — search and download subtitles for movies and TV shows via the OpenSubtitles REST API.
detain/phlix-plugin-omdb
2 Downloads
OMDb metadata provider for Phlix — IMDb/RT/Metascore ratings aggregation for movies and TV.
detain/phlix-plugin-myanimelist
0 Downloads
MyAnimeList metadata provider — anime titles, descriptions, episodes, ratings via the MAL API v2.
detain/phlix-plugin-musicbrainz
3 Downloads
MusicBrainz metadata provider for Phlix — artist/album/track metadata, album art, and AcoustID integration.
detain/phlix-plugin-lastfm
0 Downloads
Last.fm scrobbler plugin for Phlix — scrobbles music playback to Last.fm.
detain/phlix-plugin-example
0 Downloads
Hello-world metadata provider — reference plugin for Phlix authors.
detain/phlix-plugin-anilist
0 Downloads
AniList metadata provider for Phlix — anime/manga metadata, watchlist sync, and GraphQL integration.
detain/phlix-hub
0 Downloads
Central cloud directory + reverse-tunnel relay for Phlix media servers. Sign in once, reach any of your servers from anywhere. Self-hostable.
nikic/phlexy
602713 Downloads
Lexing experiments in PHP
phlib/sms-length
902545 Downloads
SMS Length calculations, using GSM 03.38 and GSM 03.40
phlib/xss-sanitizer
184165 Downloads
PHP XSS sanitizer tool for HTML