thecodebunny/shopware-api

A PHP SDK for Shopware 6 Platform

dev-master 2024-07-31 08:34 UTC

This package is auto-updated.

Last update: 2024-12-01 00:12:36 UTC


README

php

GitHub Release [![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

image

Or sending notification from external server image