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)
These features are built on top of the Symfony Framework and its messenger component
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
This bundle is distributed around the MIT License
How can I help you explore Laravel packages today?