Welcome, Guest! Log In | Create Account

As of 2008-09-25 00:00, this project is no longer under active development.

Share

phpArmory

by mepcotterell, poeticdragon

phpArmory is a PHP class library that can easily fetch and unserialize World of Warcraft Armory XML data into structured associative arrays.


http://phparmory.sourceforge.net

Object Oriented

Project Feed

  • Cache Updates and New Features

    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 ...

    02:50PM on Sep 04 2007 by poeticdragon

  • Developers Needed & Mailing Lists

    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 ...

    03:42PM on Aug 30 2007 by mepcotterell

  • phpArmoryCache Class

    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 ...

    01:13PM on Jun 07 2007 by mepcotterell

  • Character Sheet Example Available

    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 ...

    06:26PM on Jun 06 2007 by mepcotterell

  • Guild Roster Example Available

    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 ...

    02:47PM on Jun 05 2007 by mepcotterell

  • phpArmory-0.2 Released

    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 ...

    11:16PM on Jun 04 2007 by mepcotterell

  • phpArmory phpArmory-0.2 file released: phpArmory-0.2.tar.gz

    - Added XML unserialization
    - Added an itemFetch() function
    - IMPORTANT - functions no longer return XML. They return associative arrays that maintain the XML structure.

    01:26PM on Jun 04 2007

  • phpArmory phpArmory-0.1 file released: phpArmory-0.1.tar.gz

    No changes

    09:13AM on Jun 04 2007

phpArmory Actions