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.2.0(5mo ago)017.2k↓43.8%1MITPHPPHP ^8.4

Since Apr 19Pushed 5mo 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 1mo ago

READMEChangelog (10)Dependencies (11)Versions (12)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

51

—

FairBetter than 96% of packages

Maintenance70

Regular maintenance activity

Popularity27

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity76

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

Recently: every ~105 days

Total

11

Last Release

172d 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 (4 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

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

343121.4M79](/packages/google-cloud-core)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[drupal/core

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

19562.3M1.3k](/packages/drupal-core)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[wallabag/wallabag

open source self hostable read-it-later web application

12.6k2.2k](/packages/wallabag-wallabag)

PHPackages © 2026

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