PHPackages                             pankrok/shoper-appstore-bundle - 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. pankrok/shoper-appstore-bundle

ActiveSymfony-bundle[API Development](/categories/api)

pankrok/shoper-appstore-bundle
==============================

This bundle provides Shoper appstore SDK

1.1.5(1y ago)047MITPHPPHP &gt;=8.1

Since Nov 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/pankrok/shoper-appstore-bundle)[ Packagist](https://packagist.org/packages/pankrok/shoper-appstore-bundle)[ RSS](/packages/pankrok-shoper-appstore-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (20)Versions (11)Used By (0)

Unofficial Shoper Appstore Symfony 6 Bundle
===========================================

[](#unofficial-shoper-appstore-symfony-6-bundle)

General info
------------

[](#general-info)

This bundle contains everything necessary to code an application for Shoper. It gives the possibility to use both the OAuth system as well as the user / password. It is not official code provided by the Shoper software developers. Current version:

> 1.1.0

Table of contents
-----------------

[](#table-of-contents)

- [Technologies](#technologies)
- [Setup](#setup)
- [Examples](#examples)
- [Status](#status)

Technologies
------------

[](#technologies)

- PHP 8.2
- Symfony 6.4
- Doctrine
- Twig
- HTTPClient
- Symfony MakerBundle

Setup
-----

[](#setup)

- Install Symfony 6.4 LTS
- Add pankrok/shoper-appstore-bundle location your `composer.json` and run composer

```
composer require pankrok/shoper-appstore-bundle "^1.1.0"
```

- create appstore.yaml in config/packages and fill in the data:

```
shoper_appstore:
    appId: appId
    appSecret: appSecret
    appstoreSecret: appstoreSecret
```

create database tabels:

```
php bin/console make:migration
php bin/console doctrine:migrations:migrate
```

token refresh

```
php bin/console ShoperAppstoreBundle:TokenRefresh
```

Examples
--------

[](#examples)

- [ApiController](docs/APICONTROLLER.md)
- [Aurora forms](docs/AURORAFORMS.md)
- [Auth](docs/AUTH.md)
- [Billing system](docs/BILLING.md)
- [Events](docs/EVENTS.md)
- [Iframe init](docs/IFRAME.md)
- [Resources](docs/RESOURCES.md)
- [ShoperController](docs/SHOPERCONTROLLER.md)
- [Twig filters](docs/TWIGFILTERS.md)
- [Webhook](docs/WEBHOOK.md)

Status
------

[](#status)

> Project is: *in progress*

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance44

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~99 days

Recently: every ~28 days

Total

9

Last Release

472d ago

PHP version history (2 changes)1.0.1PHP &gt;=7.4

1.1.0.x-devPHP &gt;=8.1

### Community

Maintainers

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

---

Top Contributors

[![pankrok](https://avatars.githubusercontent.com/u/40274792?v=4)](https://github.com/pankrok "pankrok (17 commits)")

---

Tags

apiappstoreshoper

### Embed Badge

![Health badge](/badges/pankrok-shoper-appstore-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/pankrok-shoper-appstore-bundle/health.svg)](https://phpackages.com/packages/pankrok-shoper-appstore-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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