Registry / http-client / eveseat-eseye

eveseat-eseye

JSON →
library3.2.1phppackagistunverified

A Standalone PHP ESI (EVE Swagger Interface) Client Library

composer require eveseat/eseye
INSTALL
IMPORT
SIG · EVESEAT-ESEYE
E
eveseat-eseye
http-clientphpv3.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Eseye
use Seat\Eseye\Eseye;

Create an ESI client and fetch character data.

use Seat\Eseye\Eseye; $client = new Eseye(); $response = $client->invoke('get', '/characters/{character_id}/', ['character_id' => 12345]);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Resources
eveseat-eseye — pip install eveseat-eseye · libregistry