PHPackages                             answear/speedy-pickup-point-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. answear/speedy-pickup-point-bundle

ActiveSymfony-bundle[API Development](/categories/api)

answear/speedy-pickup-point-bundle
==================================

API Client for Speedy.bg.

2.3.0(1y ago)213.2kMITPHPPHP ^8.2

Since Mar 19Pushed 1y ago2 watchersCompare

[ Source](https://github.com/answear/speedy-pickup-point-bundle)[ Packagist](https://packagist.org/packages/answear/speedy-pickup-point-bundle)[ RSS](/packages/answear-speedy-pickup-point-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelog (8)Dependencies (12)Versions (9)Used By (0)

Speedy.bg Bundle
================

[](#speedybg-bundle)

Speedy integration for Symfony.
Documentation of the API can be found here:

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

[](#installation)

- install with Composer

```
composer require answear/speedy-pickup-point-bundle

```

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

Setup
-----

[](#setup)

- provide required config data: `privateKey`

```
# config/packages/answear.yaml
answear_speedy:
    username: 'your_username'
    password: 'your_password'
    language: 'BG'
    clientSystemId: 12345
```

config will be passed to `\Answear\SpeedyBundle\ConfigProvider.php` class.

Usage
-----

[](#usage)

### Find Office

[](#find-office)

```
use Answear\SpeedyBundle\Command\FindOffice;
use Answear\SpeedyBundle\Request\FindOfficeRequest;

/** @var FindOffice $findOfficeCommand */
$findOfficeResponse = $findOfficeCommand->findOffice(new FindOfficeRequest());
```

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

39

—

LowBetter than 86% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 71.8% 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 ~184 days

Recently: every ~194 days

Total

8

Last Release

587d ago

Major Versions

1.2.0 → 2.0.02022-08-18

PHP version history (3 changes)1.0.0PHP &gt;=7.4

2.0.0PHP &gt;=7.4|^8.0

2.3.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/499384a9b1608d172d356bbbd2121bd221c2feb29132a0a1371f959f612fc00c?d=identicon)[lukasz-falda](/maintainers/lukasz-falda)

![](https://www.gravatar.com/avatar/766aa30470f6e1ab287562117ac64e848c78f3f0168545a1f6e6ede5208969c6?d=identicon)[mglowala](/maintainers/mglowala)

---

Top Contributors

[![mglowala](https://avatars.githubusercontent.com/u/12442828?v=4)](https://github.com/mglowala "mglowala (28 commits)")[![lukasz-falda](https://avatars.githubusercontent.com/u/55883656?v=4)](https://github.com/lukasz-falda "lukasz-falda (4 commits)")[![ropczan](https://avatars.githubusercontent.com/u/24248440?v=4)](https://github.com/ropczan "ropczan (3 commits)")[![malarzm](https://avatars.githubusercontent.com/u/4947711?v=4)](https://github.com/malarzm "malarzm (2 commits)")[![Wiktor6](https://avatars.githubusercontent.com/u/24683748?v=4)](https://github.com/Wiktor6 "Wiktor6 (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/answear-speedy-pickup-point-bundle/health.svg)

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[googleads/googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP

67410.3M25](/packages/googleads-googleads-php-lib)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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