Download the PHP package genyaa/shopware-api-sdk without Composer
On this page you can find all versions of the php package genyaa/shopware-api-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download genyaa/shopware-api-sdk
More information about genyaa/shopware-api-sdk
Files in genyaa/shopware-api-sdk
Download genyaa/shopware-api-sdk
More information about genyaa/shopware-api-sdk
Files in genyaa/shopware-api-sdk
Vendor genyaa
Package shopware-api-sdk
Short Description Laravel package for the shopware API.
License MIT
Package shopware-api-sdk
Short Description Laravel package for the shopware API.
License MIT
Please rate this library. Is it a good library?
Informations about the package shopware-api-sdk
Laravel Shopware 6 API SDK
This package provides an SDK for Laravel to connect to Shopware 6 default API scheme.
This package is a WIP and will be updated on the main branch until stable.
How to setup
Publish config file:
Initial client:
Helper functions
shopwareCollect(string $resource, mixed $value = null)
Creates a resource collection of Resource(s).
Example usage:
shopwareCustomFields(array $value = []): CustomFields
Creates a CustomFields class from array.
Example usage:
shopwareParameters(array $value = []): Parameters
Creates a Parameters class from array.
Example usage:
shopwareHeader(array $value = []): Header
Creates a Header class from array.
Example usage:
shopwareUuid(): string
Generates a Uuid to Shopware spec.
All versions of shopware-api-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
nesbot/carbon Version ^2.45
illuminate/support Version ^8.29
guzzlehttp/guzzle Version ^7.2
illuminate/contracts Version ^8.29
nesbot/carbon Version ^2.45
illuminate/support Version ^8.29
guzzlehttp/guzzle Version ^7.2
illuminate/contracts Version ^8.29
The package genyaa/shopware-api-sdk contains the following files
Loading the files please wait ....