matuck / xbmcapi
Interact with XBMC json rpc api
1.0.0
2013-08-26 04:04 UTC
Requires
- php: >=5.4
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-08 00:55:51 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