PHPackages                             shopgate/cart-integration-sdk - 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. [Framework](/categories/framework)
4. /
5. shopgate/cart-integration-sdk

ActiveLibrary[Framework](/categories/framework)

shopgate/cart-integration-sdk
=============================

A PHP framework supporting the implementation of the Shopgate Plugin API and abstracting access to the Shopgate Merchant API.

2.11.0(6mo ago)398.6k↓26.3%44Apache-2.0PHPPHP &gt;=5.3CI passing

Since Sep 21Pushed 6mo ago10 watchersCompare

[ Source](https://github.com/shopgate/cart-integration-sdk)[ Packagist](https://packagist.org/packages/shopgate/cart-integration-sdk)[ Docs](https://github.com/shopgate/cart-integration-sdk)[ RSS](/packages/shopgate-cart-integration-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (66)Used By (4)

Shopgate Cart Integration SDK
=============================

[](#shopgate-cart-integration-sdk)

[![GitHub license](https://camo.githubusercontent.com/15af6a78f52d103efc2f4e27492fea23b52e8e4afb959c8980bf7e7a0acdbbab/687474703a2f2f646d6c632e6769746875622e696f2f696d672f617061636865322e737667)](LICENSE.md)[![Run CS fixer & deploy](https://github.com/shopgate/cart-integration-sdk/actions/workflows/check_and_deploy.yml/badge.svg)](https://github.com/shopgate/cart-integration-sdk/actions/workflows/check_and_deploy.yml)

The Shopgate Cart Integration SDK (formerly: Shopgate Library) is a compilation of classes to manage the communication between your shop system and Shopgate via the Shopgate Plugin API and the Shopgate Merchant API. The SDK provides methods for processing incoming and outgoing requests, configuration options and for handling errors.

Getting Started
---------------

[](#getting-started)

#### Via Composer

[](#via-composer)

`composer require shopgate/cart-integration-sdk`

#### Manually

[](#manually)

Download and unzip the [latest releases](https://github.com/shopgate/cart-integration-sdk/releases/latest).

Include `shopgate.php` from the root folder of the package:

`require_once 'shopgate-cart-integration-sdk/shopgate.php';`

Developing a Shopgate Integration
---------------------------------

[](#developing-a-shopgate-integration)

If you want to know more about how the Shopgate Cart Integration SDK works have a look into the [documentation](https://developer.shopgate.com/guides/commerce/cart-integration/sdk).

Wanna see all the code? Try the [example plugin](https://developer.shopgate.com/guides/commerce/cart-integration/example-plugin).

Changelog
---------

[](#changelog)

See [CHANGELOG.md](CHANGELOG.md) file for more information.

Contributing
------------

[](#contributing)

See [CONTRIBUTING.md](docs/CONTRIBUTING.md) file for more information.

About Shopgate
--------------

[](#about-shopgate)

Shopgate is the leading mobile commerce platform.

Shopgate offers everything online retailers need to be successful in mobile. Our leading software-as-a-service (SaaS) enables online stores to easily create, maintain and optimize native apps and mobile websites for the iPhone, iPad, Android smartphones and tablets.

License
-------

[](#license)

The Shopgate Cart Integration SDK is available under the Apache License, Version 2.0.

See the [LICENSE.md](LICENSE.md) file for more information.

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance66

Regular maintenance activity

Popularity36

Limited adoption so far

Community29

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 77.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~53 days

Recently: every ~224 days

Total

64

Last Release

196d ago

PHP version history (2 changes)2.9.53PHP &gt;=5.2

2.9.67PHP &gt;=5.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/d3f2154c032da9f97644b2bc9f2a44bd62aaac17444aa759006a56d8becd63af?d=identicon)[shopgate](/maintainers/shopgate)

---

Top Contributors

[![Rekhyt](https://avatars.githubusercontent.com/u/1127756?v=4)](https://github.com/Rekhyt "Rekhyt (374 commits)")[![awesselburg](https://avatars.githubusercontent.com/u/292008?v=4)](https://github.com/awesselburg "awesselburg (52 commits)")[![andre-kraus](https://avatars.githubusercontent.com/u/15677786?v=4)](https://github.com/andre-kraus "andre-kraus (21 commits)")[![Stereck](https://avatars.githubusercontent.com/u/1629282?v=4)](https://github.com/Stereck "Stereck (15 commits)")[![pliebig](https://avatars.githubusercontent.com/u/1651645?v=4)](https://github.com/pliebig "pliebig (10 commits)")[![Skistims](https://avatars.githubusercontent.com/u/31098520?v=4)](https://github.com/Skistims "Skistims (3 commits)")[![augsteyer](https://avatars.githubusercontent.com/u/844601?v=4)](https://github.com/augsteyer "augsteyer (2 commits)")[![sprankhub](https://avatars.githubusercontent.com/u/930199?v=4)](https://github.com/sprankhub "sprankhub (2 commits)")[![SG-Noxoreos](https://avatars.githubusercontent.com/u/25202971?v=4)](https://github.com/SG-Noxoreos "SG-Noxoreos (2 commits)")[![trifel](https://avatars.githubusercontent.com/u/7024733?v=4)](https://github.com/trifel "trifel (1 commits)")[![chrisEff](https://avatars.githubusercontent.com/u/5214772?v=4)](https://github.com/chrisEff "chrisEff (1 commits)")[![pvomhoff](https://avatars.githubusercontent.com/u/8336378?v=4)](https://github.com/pvomhoff "pvomhoff (1 commits)")[![aaron-martin](https://avatars.githubusercontent.com/u/11764719?v=4)](https://github.com/aaron-martin "aaron-martin (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/shopgate-cart-integration-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/shopgate-cart-integration-sdk/health.svg)](https://phpackages.com/packages/shopgate-cart-integration-sdk)
```

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
