2017 © Pedro Peláez
 

library eseye

A Standalone PHP ESI (EVE Swagger Interface) Client Library

image

eveseat/eseye

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  • Saturday, June 30, 2018
  • by leonjza
  • Repository
  • 12 Watchers
  • 28 Stars
  • 2,356 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 13 Forks
  • 5 Open issues
  • 23 Versions
  • 52 % Grown

The README.md

SeAT, (*1)

Build Status Code Climate Test Coverage Latest Stable Version Total Downloads Latest Unstable Version License StyleCI, (*2)

eseye

👾 A Standalone, Dynamic ESI (EVE Swagger Interface) Client Library written in PHP, (*3)

example usage

Its supposed to be simple!, (*4)

// initialization stuff
$esi = new Eseye();

// Optionally, set the ESI endpoint version to use.
// If you dont set this, Eseye will use /latest
$esi->setVersion('v4');

// make a call
$character_info = $esi->invoke('get', '/characters/{character_id}/', [
    'character_id' => 1477919642,
]);

// get data!
echo $character_info->name;

For a more complete usage example, please refer to example.php, (*5)

documentation

For up to date documentation, more examples and other goodies, please check out the project wiki!, (*6)

The Versions

30/06 2018

dev-master

9999999-dev

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

30/06 2018

1.1.6

1.1.6.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

27/05 2018

1.1.5

1.1.5.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

12/05 2018

1.1.4

1.1.4.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

09/05 2018

1.1.3

1.1.3.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

06/05 2018

1.1.2

1.1.2.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

06/05 2018

1.1.1

1.1.1.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

06/05 2018

1.1.0

1.1.0.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

29/04 2018

1.0.0

1.0.0.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

29/04 2018

dev-analysis-XNlPRy

dev-analysis-XNlPRy

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

15/04 2018

0.0.12

0.0.12.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

31/03 2018

dev-analysis-XVWQMZ

dev-analysis-XVWQMZ

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

30/12 2017

0.0.11

0.0.11.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

20/09 2017

0.0.10

0.0.10.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

10/07 2017

0.0.9

0.0.9.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

09/07 2017

0.0.8

0.0.8.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

07/05 2017

0.0.7

0.0.7.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

28/01 2017

0.0.6

0.0.6.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

27/01 2017

0.0.5

0.0.5.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

22/01 2017

0.0.4

0.0.4.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires

17/01 2017

0.0.3

0.0.3.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

17/01 2017

0.0.2

0.0.2.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires

 

17/01 2017

0.0.1

0.0.1.0

A Standalone PHP ESI (EVE Swagger Interface) Client Library

  Sources   Download

GPL-2.0

The Requires