PHP Classes

File: about.md

Recommend this page to a friend!
  Classes of Matthew Boyle   PHP NBA API and MLB Stats   about.md   Download  
File: about.md
Role: Documentation
Content type: text/markdown
Description: description
Class: PHP NBA API and MLB Stats
Retrieve statistics from NBA and MLB API
Author: By
Last change:
Date: 6 years ago
Size: 344 bytes
 

Contents

Class file image Download

This classes is a wrapper for the XMLstats API hosted on erikberg.com Most endpoints require an access token, but two of them do not

- teams ex. /mlb/teams.json - standings ex. /nba/standings.json If a date is specified, an access token is required

To get an access token go to https://erikberg.com/api and request one.