Title: Eve Online Pheal API
Author: Tumeski
Published: <strong>May 29, 2013</strong>
Last modified: May 29, 2013

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/eve-online-pheal-api.svg)

# Eve Online Pheal API

 By [Tumeski](https://profiles.wordpress.org/tumeski/)

[Download](https://downloads.wordpress.org/plugin/eve-online-pheal-api.zip)

 * [Details](https://wordpress.org/plugins/eve-online-pheal-api/#description)
 * [Reviews](https://wordpress.org/plugins/eve-online-pheal-api/#reviews)
 *  [Installation](https://wordpress.org/plugins/eve-online-pheal-api/#installation)
 * [Development](https://wordpress.org/plugins/eve-online-pheal-api/#developers)

 [Support](https://wordpress.org/support/plugin/eve-online-pheal-api/)

## Description

Do Eve Online related API calls through PHP. Easy to use and fast.

This handy class can be used as part of any of your projects.

Install this plugin and start calling it where you need.

### Important Notes

#### Show support for Pheal API

Original author of Pheal API itself,
 https://github.com/ppetermann/pheal/ http://
devedge.eu/project/pheal/ Copyright (C) 2010-2012 by Peter Petermann All rights 
reserved.

## Installation

 1. Upload the files to the `/wp-content/plugins/eve-phealapi` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use it anywhere on your WordPress site.
 4. More info from `wp-content/plugins/eve-phealapi/phealclass/README.md` or https://
    github.com/ppetermann/pheal/blob/master/README.md

Example:
 QueryAPI($APIKeyID, $APIVCode); $result = $return->Characters(); foreach(
$result->characters as $character) { echo $character->name; } ?>

And there you would have all your characters name printed out.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Eve Online Pheal API” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Tumeski ](https://profiles.wordpress.org/tumeski/)

[Translate “Eve Online Pheal API” into your language.](https://translate.wordpress.org/projects/wp-plugins/eve-online-pheal-api)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/eve-online-pheal-api/),
check out the [SVN repository](https://plugins.svn.wordpress.org/eve-online-pheal-api/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/eve-online-pheal-api/)
by [RSS](https://plugins.trac.wordpress.org/log/eve-online-pheal-api/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Base version.

## Meta

 *  Version **0.2**
 *  Last updated **13 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.2 or higher **
 *  Tested up to **3.5.2**
 * Tags
 * [api](https://wordpress.org/plugins/tags/api/)[class](https://wordpress.org/plugins/tags/class/)
   [eve](https://wordpress.org/plugins/tags/eve/)[eve online](https://wordpress.org/plugins/tags/eve-online/)
 *  [Advanced View](https://wordpress.org/plugins/eve-online-pheal-api/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/eve-online-pheal-api/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/eve-online-pheal-api/reviews/)

## Contributors

 *   [ Tumeski ](https://profiles.wordpress.org/tumeski/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/eve-online-pheal-api/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=tumeski%40gmail%2ecom&lc=US&item_name=Eve%20wordpress%20plugins&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)