2017 © Pedro Peláez
 

library php-xbmc-mock

Very rudimentary mock of XBMC's web server

image

jalle19/php-xbmc-mock

Very rudimentary mock of XBMC's web server

  • Sunday, February 9, 2014
  • by Jalle19
  • Repository
  • 1 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

php-xbmc-mock

Very rudimentary mock of XBMC's web server. The intended purpose is to be used as a fake when testing code that interacts with XBMC's JSON-RPC API., (*1)

Usage

The server is designed to run using PHP's built-in web server. Run php -S localhost:8080 -t webroot/ from the project directory to launch an instance., (*2)

The Versions

09/02 2014

dev-master

9999999-dev https://github.com/Jalle19/php-xbmc-mock

Very rudimentary mock of XBMC's web server

  Sources   Download

GPL-2.0

The Requires

  • php >=5.4.0

 

mock xbmc