Skip to content

Jalle19/php-xbmc-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

About

Very rudimentary mock of XBMC's web server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages