jtl-scx / api-base-client
SCX-API Base Client
Installs: 15 602
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 2
Requires
- php: 8.1.* || 8.2.* || 8.3.*
- ext-json: *
- guzzlehttp/guzzle: ^7.2
- guzzlehttp/uri-template: ^0.2.0 || ^1.0.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.50.0
- mockery/mockery: ^1.2
- phpspec/prophecy: ^1.12.1
- phpunit/phpunit: ^9.5.11
- psalm/phar: ^4.17
This package is auto-updated.
Last update: 2025-03-08 14:20:20 UTC
README
SCX PHP-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