PHPackages                             bureaupieper/storee-php-client-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. bureaupieper/storee-php-client-bundle

ActiveLibrary[API Development](/categories/api)

bureaupieper/storee-php-client-bundle
=====================================

Symfony bundle for the Store-E API client.

v1.0.3(9y ago)0123MITPHPPHP &gt;=5.5

Since Jan 12Pushed 9y ago2 watchersCompare

[ Source](https://github.com/BureauPieper/storee-php-client-bundle)[ Packagist](https://packagist.org/packages/bureaupieper/storee-php-client-bundle)[ RSS](/packages/bureaupieper-storee-php-client-bundle/feed)WikiDiscussions master Synced yesterday

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

Store-E Client Bundle
=====================

[](#store-e-client-bundle)

Provides symfony integration for [Store-E](https://github.com/BureauPieper/storee-php-client).

Installation
------------

[](#installation)

```
$ composer require bureaupieper/storee-php-client-bundle
```

### Register the bundle

[](#register-the-bundle)

```
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Bureaupieper\StoreeBundle\BureaupieperStoreeBundle,
    );
}
```

### Minimum setup

[](#minimum-setup)

See the client library for more info.

```
# app/config/config.yml
bureaupieper_storee:
    apikey: %storee_key%
    endpoint: %storee_endpoint%
    version: %storee_version%
    platform: %storee_platform%
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

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 ~163 days

Total

4

Last Release

3335d ago

PHP version history (2 changes)v1.0.0PHP ~5.5

v1.0.3PHP &gt;=5.5

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/97536658?v=4)[pbijl](/maintainers/pbijl)[@pbijl](https://github.com/pbijl)

---

Top Contributors

[![appeltaert](https://avatars.githubusercontent.com/u/8100221?v=4)](https://github.com/appeltaert "appeltaert (6 commits)")

### Embed Badge

![Health badge](/badges/bureaupieper-storee-php-client-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/bureaupieper-storee-php-client-bundle/health.svg)](https://phpackages.com/packages/bureaupieper-storee-php-client-bundle)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M19](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k12](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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