An open API service indexing awesome lists of open source software.

https://github.com/jtl-scx/api-base-client

Base repository for JTL-Sales-Channel-Extension API Clients based on PHP
https://github.com/jtl-scx/api-base-client

jtl openapi php

Last synced: 19 days ago
JSON representation

Base repository for JTL-Sales-Channel-Extension API Clients based on PHP

Awesome Lists containing this project

README

          



# SCX PHP-API-Base-Client

![Releases](https://img.shields.io/github/v/tag/jtl-scx/api-base-client)
![Testing](https://github.com/jtl-scx/api-base-client/workflows/Testing/badge.svg)
[![codecov](https://codecov.io/gh/jtl-scx/api-base-client/branch/master/graph/badge.svg?token=OZ9QYM2EE5)](https://codecov.io/gh/jtl-scx/api-base-client)

Base repository for JTL-Sales-Channel-Extension API Clients based on PHP.

## Features

* OAuth mechanism to authenticate against JTL-SCX AuthApi
* Automatic Session Token handling (Default: InMemorySessionTokenStorage)
* API Models based on OpenAPI
* Toolset for (Un)Serialize OpenAPI Models