资 源 简 介
libGameFly is a simple PHP class for connecting to and interacting with the GameFly.com website. Provides web app developers a drop-in solution to (for example) quickly parse a user"s GameFly queue.
For an up to date list of requirements and a function reference, see the Usage page in the wiki.
Releases
v2007.12.27 - First public release. Offers basic GameFly interaction. Allows a developer to provide a username and password for a GF account, and build a native PHP array of that user"s game queue using the Get() function.