PHPackages                             lsv/glsdk-parcelshop-api-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. lsv/glsdk-parcelshop-api-bundle

ActiveLibrary[API Development](/categories/api)

lsv/glsdk-parcelshop-api-bundle
===============================

Symfony bundle for webservice for GLS ParcelShop

1.1(9y ago)01.7kMITPHP

Since Mar 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Parcelshop/glsdk-api-bundle)[ Packagist](https://packagist.org/packages/lsv/glsdk-parcelshop-api-bundle)[ RSS](/packages/lsv-glsdk-parcelshop-api-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

GLS parcelshop (for Denmark) - Symfony Bundle
=============================================

[](#gls-parcelshop-for-denmark---symfony-bundle)

Install
-------

[](#install)

### Composer

[](#composer)

Add this to your composer

```
"lsv/glsdk-parcelshop-api-bundle": "~1.0"

```

Or run

```
composer require lsv/glsdk-parcelshop-api-bundle

```

### AppKernel

[](#appkernel)

Add this to your AppKernel.php

```
new Lsv\GlsdkApiBundle\LsvGlsdkApiBundle()

```

Usage
-----

[](#usage)

### Service

[](#service)

```
$this->get('glsdk.parcelshop')

```

### Methods

[](#methods)

```
$this->get('glsdk.parcelshop')->getParcelshop( ID )

$this->get('glsdk.parcelshop')->getParcelshopsFromZipcode( ZIPCODE )

$this->get('glsdk.parcelshop')->getParcelshopsNearAddress( STREET, ZIPCODE, LIMIT )

$this->get('glsdk.parcelshop')->getAllParcelshops()

```

Learn more about what the methods do at the [bundles homepage](https://github.com/lsv/glsdk-api)

### Adding your own guzzle client, fx if you want cache or retry service

[](#adding-your-own-guzzle-client-fx-if-you-want-cache-or-retry-service)

Overwrite the parameter `glsdk.parcelshop.client` with your own client

Or you can overwrite the whole class with the parameter `glsdk.parcelshop.class`

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3580d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/lsv-glsdk-parcelshop-api-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/lsv-glsdk-parcelshop-api-bundle/health.svg)](https://phpackages.com/packages/lsv-glsdk-parcelshop-api-bundle)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M647](/packages/sylius-sylius)[sulu/headless-bundle

Bundle that provides controllers and services for using Sulu as headless content management system

55133.7k2](/packages/sulu-headless-bundle)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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