Analyzed 12 months ago
Used to get XML files from the EVE-Online API and store the results in a MySQL database.
More detailed explanation Here's an extend explanation of what Yapeal does since it a little different then the other PHP API libraries people are using.
It not only grabs the data from the API for you
... [More]
but also saves the data into a MySQL database as well. It was made to be ran from a crontab job and works in the background to 'Auto-magically' as I call it, keep the database updated so all you have to do is work with the database tables not the API and XML. It was made to be set and forget once configured. [Less]