PHPackages                             swisspost-yellowcube/yellowcube-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. swisspost-yellowcube/yellowcube-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

swisspost-yellowcube/yellowcube-php
===================================

Connect to the SOAP based YellowCube Solutions.

2.1.0(7y ago)84802[3 issues](https://github.com/swisspost-yellowcube/yellowcube-php/issues)[1 PRs](https://github.com/swisspost-yellowcube/yellowcube-php/pulls)3MITPHPPHP &gt;=5.3CI passing

Since Apr 14Pushed 2mo ago23 watchersCompare

[ Source](https://github.com/swisspost-yellowcube/yellowcube-php)[ Packagist](https://packagist.org/packages/swisspost-yellowcube/yellowcube-php)[ RSS](/packages/swisspost-yellowcube-yellowcube-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (6)Versions (14)Used By (3)

YellowCube PHP SDK
==================

[](#yellowcube-php-sdk)

Connect to the SOAP based [YellowCube Solutions](http://yellowcube.ch/). [![Build Status](https://camo.githubusercontent.com/18ff14e0edb0763b07415e69b1ca10310b91471e6571eba63abc57d791c6e7ee/68747470733a2f2f7472617669732d63692e6f72672f7377697373706f73742d79656c6c6f77637562652f79656c6c6f77637562652d7068702e737667)](https://travis-ci.org/swisspost-yellowcube/yellowcube-php)

Integrations
------------

[](#integrations)

- Drupal module [drupal-yellowcube](https://github.com/swisspost-yellowcube/drupal-yellowcube)
- Magento extension [magento-yellowcube](https://github.com/swisspost-yellowcube/magento-yellowcube)

Requirements
------------

[](#requirements)

- PHP &gt;= 5.6 (Compatible and tested with PHP 7.0, 7.1, 7.2 and 7.3 as well)
- PHP [SOAP extension](http://php.net/manual/en/book.soap.php)

Manual Installation
-------------------

[](#manual-installation)

With composer:

```
composer require swisspost-yellowcube/yellowcube-php

```

Development
-----------

[](#development)

1. `git clone https://github.com/swisspost-yellowcube/yellowcube-php.git`
2. Install dependencies `composer install`
3. Run tests `vendor/phpspec/phpspec/bin/phpspec run`
4. Check coding standards compliance `bin/phpcs --standard=PSR1,PSR2 --extensions=php ./src ./spec`

This project uses [semver](http://semver.org/) for versioning and [PSR-1](http://www.php-fig.org/psr/psr-1/)and [PSR-2](http://www.php-fig.org/psr/psr-2/) coding standards.

Documentation
-------------

[](#documentation)

The complete documentation can be found [here](http://swisspost-yellowcube.github.io/yellowcube-php/).

License
-------

[](#license)

The YellowCube PHP Library is dual licensed under the MIT or GPL Version 2 (or later) licenses.

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance50

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community27

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 88.5% 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 ~183 days

Recently: every ~367 days

Total

9

Last Release

2582d ago

Major Versions

v1.0.5 → 2.0.02015-05-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/075c6ebf4f4154ac633c42210c008f844ccb5b5a937238b24b7653624a25caca?d=identicon)[slashrsm](/maintainers/slashrsm)

![](https://www.gravatar.com/avatar/6bac729da5297afe179287201adb2ef5ce782961b2b8ca6c1351c7a098f99e78?d=identicon)[mirodietiker](/maintainers/mirodietiker)

![](https://avatars.githubusercontent.com/u/40826?v=4)[Sascha Grossenbacher](/maintainers/Berdir)[@Berdir](https://github.com/Berdir)

---

Top Contributors

[![adri](https://avatars.githubusercontent.com/u/133832?v=4)](https://github.com/adri "adri (215 commits)")[![Berdir](https://avatars.githubusercontent.com/u/40826?v=4)](https://github.com/Berdir "Berdir (11 commits)")[![sylvainraye](https://avatars.githubusercontent.com/u/1337461?v=4)](https://github.com/sylvainraye "sylvainraye (9 commits)")[![slashrsm](https://avatars.githubusercontent.com/u/376889?v=4)](https://github.com/slashrsm "slashrsm (3 commits)")[![psavary](https://avatars.githubusercontent.com/u/998926?v=4)](https://github.com/psavary "psavary (2 commits)")[![maximgubar](https://avatars.githubusercontent.com/u/2241775?v=4)](https://github.com/maximgubar "maximgubar (1 commits)")[![mirodietiker](https://avatars.githubusercontent.com/u/227473?v=4)](https://github.com/mirodietiker "mirodietiker (1 commits)")[![etoulas](https://avatars.githubusercontent.com/u/4390468?v=4)](https://github.com/etoulas "etoulas (1 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/swisspost-yellowcube-yellowcube-php/health.svg)

```
[![Health](https://phpackages.com/badges/swisspost-yellowcube-yellowcube-php/health.svg)](https://phpackages.com/packages/swisspost-yellowcube-yellowcube-php)
```

###  Alternatives

[symfony/http-kernel

Provides a structured process for converting a Request into a Response

8.1k822.4M6.8k](/packages/symfony-http-kernel)[zircote/swagger-php

Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations

5.3k132.9M468](/packages/zircote-swagger-php)[symfony/http-client

Provides powerful methods to fetch HTTP resources synchronously or asynchronously

2.0k314.0M3.4k](/packages/symfony-http-client)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[shopify/shopify-api

Shopify API Library for PHP

4634.8M16](/packages/shopify-shopify-api)[api-platform/metadata

API Resource-oriented metadata attributes and factories

243.5M96](/packages/api-platform-metadata)

PHPackages © 2026

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