thecodebunny / shopware-api
A PHP SDK for Shopware 6 Platform
dev-master
2024-07-31 08:34 UTC
Requires
- php: ^7.4 || ^8.0 || ^8.1
- ext-json: *
- guzzlehttp/guzzle: ^7.0
- psr/http-client: ^1.0
Requires (Dev)
- phpstan/phpstan: ^0.12.89
- phpunit/phpunit: *
- squizlabs/php_codesniffer: 3.*
- symfony/var-dumper: ^5.3
- symplify/config-transformer: ^9.3
- symplify/easy-coding-standard: 9.3.20
This package is auto-updated.
Last update: 2024-12-01 00:12:36 UTC
README
[![Latest Version on Packagist][ico-version]][link-packagist] ![Software License][ico-license]
Shopware PHP SDK is a simple SDK implementation of Shopware 6 APIs. It helps to access the API in an object-oriented way.
If you're familiar with Shopware 6 DAL syntax and how to retrieve it you might see this example is predictable and straightforward