starweb / shop-api-sdk
Starweb Shop API Software Development Kit for PHP
Installs: 1 727
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 1
Open Issues: 3
Requires
- php: >=7.2
- ext-json: *
- jane-php/jane-php: 5.2.2
- php-http/cache-plugin: ^1.5
- php-http/client-common: ^1.7
- php-http/client-implementation: ^1.0
- php-http/discovery: ^1.4
- php-http/httplug: ^1.1
- php-http/message: ^1.6
- php-http/multipart-stream-builder: ^1.0
- psr/cache: ^1.0
- psr/http-message: ^1.0
- psr/http-message-implementation: ^1.0
- psr/simple-cache: ^1.0
- symfony/cache: ^4.1
- symfony/options-resolver: ^4.1
- symfony/property-access: ^4.1
- symfony/property-info: ^4.1
- symfony/serializer: ^4.1
- symfony/translation-contracts: ^2.2
Requires (Dev)
- guzzlehttp/psr7: ^1.4
- php-http/guzzle6-adapter: ^1.0
- php-http/mock-client: ^1.1
- phpunit/phpunit: ^8.1
- squizlabs/php_codesniffer: ^3.3
This package is auto-updated.
Last update: 2024-10-20 11:44:38 UTC
README
ATTENTION: This sdk is under development and should not be used in a production environment!
System Requirements
- PHP >= 7.1 (extension requirements in composer.json).
Installation
Use composer to install the package
$ composer require starweb/shop-api-sdk
Documentation
The Starweb Shop API SDK uses an auto generated client
Issues
Please use the issue tracker if you find any issues.
License
This software is licensed under the BSD 3-Clause License - see the LICENSE file for details.