tomsjac/client-api-connect

Connection class to Api by JWT

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Package info

github.com/tomsjac/client-api-connect

pkg:composer/tomsjac/client-api-connect

Statistics

Installs: 2 144

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.1 2020-06-12 07:19 UTC

This package is not auto-updated.

Last update: 2022-10-15 08:52:15 UTC


README

CLIENT API With JSONP

The api-client class simplifies the connection to a remote server (API) using the Guzzle library. Currently the supported authentication method is JWT (JSON Web Token)

Requirements

Features

Installation

  1. Fork the project or add composer package
  2. Launch composer install