matuck / xbmcapi
Interact with XBMC json rpc api
1.0.0
2013-08-26 04:04 UTC
Requires
- php: >=5.4
This package is not auto-updated.
Last update: 2026-06-01 23:51:45 UTC
README
A php library to communicate with the XBMC json-rpc protocol. It supports HTTP or TCP transport mechanisms. This project is mostly based on https://github.com/karlrixon/xbmc-php-rpc