XboxLeaders / XboxLiveAPI

[DEPRECATED] Please visit https://xboxapi.com for API services.
http://www.xboxleaders.com
MIT License
117 stars 26 forks source link

Make repository Composer-compatible #71

Open jasonclemons opened 10 years ago

jasonclemons commented 10 years ago

Right now, the repository is not truly compatible with Composer. The goal would be to rewrite the API to be compatible with Composer so that it can be autoloaded when installed, and work properly with other libraries.

May also decide to make the API compatible with other Composer libraries so as to remove some unneeded code.