PHPackages                             answear/dpd-pl-pickup-services-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. answear/dpd-pl-pickup-services-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

answear/dpd-pl-pickup-services-bundle
=====================================

DPD.pl Pickup Services integration for Symfony.

4.3.0(1w ago)018.3k↓66.1%1MITPHPPHP ^8.4

Since Apr 19Pushed 1w ago3 watchersCompare

[ Source](https://github.com/answear/dpd-pl-pickup-services-bundle)[ Packagist](https://packagist.org/packages/answear/dpd-pl-pickup-services-bundle)[ RSS](/packages/answear-dpd-pl-pickup-services-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (22)Versions (13)Used By (0)

DPD.pl PICKUP Services
======================

[](#dpdpl-pickup-services)

Integration for DPD.pl's PICKUP Services API avialble mypudo.dpd.com.pl.

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

[](#installation)

- install with Composer

```
composer require answear/dpd-pl-pickup-services-bundle

```

`Answear\DpdPlPickupServicesBundle\AnswearDpdPlPickupServicesBundle::class => ['all' => true],`
should be added automatically to your `config/bundles.php` file by Symfony Flex.

Configuration
-------------

[](#configuration)

Below you will find bundle's full configuration:

```
answear_dpd_pl_pickup_services:
    key: 'xxxxxx' # your API Key
    # settings below are set as default, you don't need to provide them
    url: 'https://mypudo.dpd.com.pl/api/pudo/' # service's URL
    requestTimeout: 10.0 # time the library will wait for server's response
```

When using library without Symfony you need to put your configuration into an instance of `\Answear\DpdPlPickupServicesBundle\Service\ConfigProvider` object.

Usage
-----

[](#usage)

DPD's API is available through two main services:

1. `Answear\DpdPlPickupServicesBundle\Service\PUDOList` - returns all PUDO items at once
2. `Answear\DpdPlPickupServicesBundle\Service\PUDOListStreaming` - streams PUDO items one by one

Both services are automatically registered in your Symfony application's DI container. PUDO items are returned to you as `Answear\DpdPlPickupServicesBundle\ValueObject\PUDO` objects.

Final notes
-----------

[](#final-notes)

Feel free to open pull requests with new features, improvements or bug fixes. The Answear team will be grateful for any comments.

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance98

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~150 days

Total

12

Last Release

12d ago

Major Versions

1.1.0 → 2.0.02022-08-18

2.0.2 → 3.0.02024-09-30

3.1.0 → 4.0.02025-06-03

PHP version history (3 changes)1.0.0PHP ^7.4 || ^8.0

3.0.0PHP ^8.2

4.0.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/09395def7b7f6c5cfa2cd4b2a115036b9b0c007c16edc114071ddab8b2505f34?d=identicon)[malarzm](/maintainers/malarzm)

---

Top Contributors

[![malarzm](https://avatars.githubusercontent.com/u/4947711?v=4)](https://github.com/malarzm "malarzm (15 commits)")[![lukasz-falda](https://avatars.githubusercontent.com/u/55883656?v=4)](https://github.com/lukasz-falda "lukasz-falda (6 commits)")[![mglowala](https://avatars.githubusercontent.com/u/12442828?v=4)](https://github.com/mglowala "mglowala (4 commits)")[![olekans](https://avatars.githubusercontent.com/u/135211410?v=4)](https://github.com/olekans "olekans (4 commits)")[![Wiktor6](https://avatars.githubusercontent.com/u/24683748?v=4)](https://github.com/Wiktor6 "Wiktor6 (4 commits)")[![ropczan](https://avatars.githubusercontent.com/u/24248440?v=4)](https://github.com/ropczan "ropczan (2 commits)")[![konradkozaczenko](https://avatars.githubusercontent.com/u/57705320?v=4)](https://github.com/konradkozaczenko "konradkozaczenko (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/answear-dpd-pl-pickup-services-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/answear-dpd-pl-pickup-services-bundle/health.svg)](https://phpackages.com/packages/answear-dpd-pl-pickup-services-bundle)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[sylius/sylius

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

8.5k5.9M738](/packages/sylius-sylius)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M420](/packages/drupal-core-recommended)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M576](/packages/shopware-core)

PHPackages © 2026

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