Download the PHP package seatplus/esi-client without Composer
On this page you can find all versions of the php package seatplus/esi-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download seatplus/esi-client
More information about seatplus/esi-client
Files in seatplus/esi-client
Package esi-client
Short Description A standalone ESI (Eve Swagger Interface) Client Library using kevinrob/guzzle-cache-middleware
License MIT
Homepage https://github.com/seatplus/esi-client
Informations about the package esi-client
Esi-Client
A standalone ESI (Eve Swagger Interface) Client Library using kevinrob/guzzle-cache-middleware.
Installation
You can install the package via composer:
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
As of today this esi client only supports Laravel Cache Middleware. However Kevinrob/guzzle-cache-middleware
supports various others such as:
- Doctrine cache
- Laravel cache
- Flysystem
- PSR6
- WordPress Object Cache
if you plan to use this client with any of these a proper CacheMiddleware would be needed. Same goes to the HTTP client. This client and its cache middleware had been designed to use with Guzzle7 (but you can use it with any PSR-7 HTTP client). Please submit your PR accordingly implementing other HTTP clients.
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Felix Huber
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of esi-client with dependencies
ext-json Version *
firebase/php-jwt Version ^5.4
kevinrob/guzzle-cache-middleware Version ^4.0
monolog/monolog Version ^3.7
nesbot/carbon Version ^2.53