matuck / xbmcapi
Interact with XBMC json rpc api
Installs: 1 104
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.4
This package is not auto-updated.
Last update: 2024-12-16 16:25:34 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