Skip to content

webdevwilson/php-xbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Xbox
------------------------------------------------------------------------------------------
Run tests:

php XboxGamercard.test.php


Easy to use:

include 'XboxGamercard.class.php'
$gamercard = new XboxGamercard('Major Nelson');

Method:
refresh - refresh data

Fields:
html - the html of the gamercard
subscription - Gold or Silver
avatar - Paths to avatars (tile, large, small, body)
games - array containing 5 items with structure (title, tile)

About

PHP Library for Xbox Live gamercard data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages