PHPackages                             heptacom/heptaconnect-package-shopware-6 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. heptacom/heptaconnect-package-shopware-6

ActiveLibrary[API Development](/categories/api)

heptacom/heptaconnect-package-shopware-6
========================================

HEPTAconnect package to work with Shopware 6 APIs

1.0.0-beta2(2y ago)4171AGPL-3.0-or-laterPHPPHP &gt;=7.4

Since May 1Pushed 2y ago3 watchersCompare

[ Source](https://github.com/HEPTACOM/heptaconnect-package-shopware-6)[ Packagist](https://packagist.org/packages/heptacom/heptaconnect-package-shopware-6)[ Docs](https://heptaconnect.io)[ RSS](/packages/heptacom-heptaconnect-package-shopware-6/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (16)Versions (4)Used By (0)

Shopware 6 API Package
======================

[](#shopware-6-api-package)

#### This is part of HEPTACOM solutions for medium and large enterprises.

[](#this-is-part-of-heptacom-solutions-for-medium-and-large-enterprises)

Description
-----------

[](#description)

This HEPTAconnect package is all about communicating to Shopware 6 APIs. You can use it in combination with the Shopware 6 Portal. Read more in the [documentation](https://heptaconnect.io/) (especially the [package design decision](./docs/adr/2022-06-02-replicate-shopware-api-changes-in-api-client-code.md)) and have a look into the [examples section](./docs/examples).

Usage
-----

[](#usage)

### Installation

[](#installation)

1. `composer require heptacom/heptaconnect-package-shopware-6`
2. Use guide for specific situation:
    - [Usage in HEPTAconnect](docs/examples/use-package-in-portal.md)
    - [Standalone usage](docs/examples/use-package-without-framework.md)
3. Follow examples below

### AdminAPI - EntityClient

[](#adminapi---entityclient)

```
