2017 © Pedro Peláez
 

library wow-api

World of Warcraft API wrapper

image

jlawrence/wow-api

World of Warcraft API wrapper

  • Monday, February 22, 2016
  • by jlawrence11
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

wowApi

Basics

There's a lot here and nothing is documented yet. If you're savvy, you can probably figure it out before I add documentation... If not, I'll add it sooner or later., (*1)

cnf/site.example.ini is an example configuration required for setting up the database and such., (*2)

sql/tables.sql is the database structure that is used.. you can replace LW_ with whatever setting you put in the ini., (*3)

I am leaving my basic testing source index.php in here as it might give a small clue as to how things work and get you started., (*4)

You can look in Core.class and modify the default region, server, etc there if you'd like. Yes, I am Archnemisis from on Thrall... defaults are useful for figuring out a toon behind a programmer I suppose., (*5)

Anyways, that is all for now. I add phpDoc blocks before I fully update this readme, so auto-generated documentation might help more!, (*6)

Take care!, (*7)

Another Commit, pushing to packagist., (*8)

The Versions

22/02 2016

dev-master

9999999-dev

World of Warcraft API wrapper

  Sources   Download

LGPL

The Requires

 

by Jon Lawrence