PHPackages                             3slab/vdm-library-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. [Framework](/categories/framework)
4. /
5. 3slab/vdm-library-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

3slab/vdm-library-bundle
========================

Standardize vdm block development

3.2.0(2y ago)08.2k↓50%[1 PRs](https://github.com/3slab/VdmLibraryBundle/pulls)8proprietaryPHP

Since Apr 2Pushed 1y ago5 watchersCompare

[ Source](https://github.com/3slab/VdmLibraryBundle)[ Packagist](https://packagist.org/packages/3slab/vdm-library-bundle)[ RSS](/packages/3slab-vdm-library-bundle/feed)WikiDiscussions 3.x-dev Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (41)Used By (8)

VdmLibraryBundle
================

[](#vdmlibrarybundle)

Introduction
------------

[](#introduction)

This is the Symfony bundle part of the VDM.library used as the foundation to build VDM.collect, VDM.compute and VDM.store components.

It provides services to integrate your instances of VDM.collect, VDM.compute and VDM.store components with all other core component of the VDM platform (VDM.backbone, VDM.control and VDM.flow)

Services
--------

[](#services)

- VDM.collect HTTP pull
- VDM.collect FTP/SFTP
- VDM.backbone consumer
- VDM.backbone producer
- VDM.store Elasticsearch
- VDM.store Doctrine

Features
--------

[](#features)

- Collect HTTP sources :
    - Retry on error
    - Monitoring of HTTP Responses
- Produce message to a broker with exit on error
- Consume message from a broker with exit on error
- Handle Message between consumption and production
- Monitoring :
    - Track usage (number of messages consumed, produced)
    - Track state (started, stopped, errored)
    - Track process metrics (memory, processing time)
    - Track dependencies metrics
        - http : sources states, response codes, response times, response size
        - ftp : source states, errors and file size

These features are built on top of the [Symfony Framework](https://symfony.com/) and its [messenger component](https://symfony.com/doc/current/components/messenger.html)

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

[](#documentation)

- [Concepts](./Resources/docs/concepts.md)
- [Getting started](./Resources/docs/getting-started.md)
- Consume :
    - [RabbitMQ json](./Resources/docs/consume/rabbitmq-json.md)
    - [HTTP pull](./Resources/docs/consume/http-pull.md)
    - [Kafka](./Resources/docs/consume/kafka.md)
    - [FTP/SFTP](./Resources/docs/consume/ftp.md)
- Produce :
    - [Kafka](./Resources/docs/produce/kafka.md)
    - [Elasticsearch](./Resources/docs/produce/elasticsearch.md)
    - [Doctrine ORM](./Resources/docs/produce/doctrine_orm.md)
    - [Doctrine ODM](./Resources/docs/produce/doctrine_odm.md)
- [Manual Tranport](./Resources/docs/manual_transport.md)
- [Monitoring](./Resources/docs/monitoring.md)
- [Configuration Reference](./Resources/docs/configuration-reference.md)
- [Docker](./Resources/docs/docker.md)
- Examples :
    - [Setup a VDM.collect instance to pull meteo data](./Resources/docs/examples/vdm-collect.md)
    - [Setup a VDM.compute instance to process meteo data](./Resources/docs/examples/vdm-compute.md)
    - [Setup a VDM.store instance to store meteo data](./Resources/docs/examples/vdm-store.md)

Image:
------

[](#image)

```
export DOCKER_VDM_LIBRARY_VERSION=3.0.1
docker build -t 3slab/vdm-library-base:$DOCKER_VDM_LIBRARY_VERSION .
docker push 3slab/vdm-library-base:$DOCKER_VDM_LIBRARY_VERSION
```

License
-------

[](#license)

This bundle is distributed around the [MIT License](./LICENSE)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 61.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 ~39 days

Recently: every ~246 days

Total

36

Last Release

860d ago

Major Versions

1.0.0 → 2.0.0-beta12020-04-29

2.0.10 → 3.02021-04-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c22c6eb06bd9de96a2a9391672ce4fee607a63c08c635b539dba8667be570f7?d=identicon)[3slab](/maintainers/3slab)

---

Top Contributors

[![jbouzekri](https://avatars.githubusercontent.com/u/880996?v=4)](https://github.com/jbouzekri "jbouzekri (118 commits)")[![angelfs](https://avatars.githubusercontent.com/u/7326299?v=4)](https://github.com/angelfs "angelfs (53 commits)")[![alhuo-smile](https://avatars.githubusercontent.com/u/24453667?v=4)](https://github.com/alhuo-smile "alhuo-smile (21 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/3slab-vdm-library-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/3slab-vdm-library-bundle/health.svg)](https://phpackages.com/packages/3slab-vdm-library-bundle)
```

###  Alternatives

[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)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[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)
