As of 2008-09-25 00:00, this project is no longer under active development.
phpArmory is a PHP class library that can easily fetch and unserialize World of Warcraft Armory XML data into structured associative arrays.
The phpArmoryCache class is nearing completion and now fully supports both flat files and mysql caching of any and all "fetch" functions. Note that the cache class now uses the original function names (characterFetch, guildFetch, etc.) so you ...
Developers with knowledge in both PHP and XML are needed for this project because I can no longer work on it on a day-to-day basis. I will, however, maintain a presence in the project via the website and the newly formed mailing lists. Speaking of ...
I've begun working on a caching class that extends the functionality of phpArmory. There is a file called phpArmoryCache.class.php in the SVN trunk available for your viewing pleasure. The class is nowhere near completion at the moment and is in the ...
An example of a really simple character sheet is available in the examples directory from the latest SVN trunk (see http://phparmory.sourceforge.net/?q=node/6). All it does is utilize phpArmory::characterFetch() to provide an array of data pertaining to ...
An example of a really simple guild roster is available in the examples directory from the latest SVN trunk (see http://phparmory.sourceforge.net/?q=node/6). All it does is utilize phpArmory::guildFetch() to provide an array of data pertaining to a ...
phpArmory is a PHP class library that can easily fetch and unserialize World of Warcraft Armory XML data into structured associative arrays. You can now download the phpArmory-0.2 Release from the Downloads section of our SF.net Project Page! New in ...
- Added XML unserialization - Added an itemFetch() function - IMPORTANT - functions no longer return XML. They return associative arrays that maintain the XML structure.
No changes
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use