panakour/data-bridge-io

A flexible, platform-agnostic data importing abstraction layer for e-commerce such as sylius and shopware

Fund package maintenance!
panakour

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/panakour/data-bridge-io

v0.6.1 2024-12-03 09:57 UTC

This package is auto-updated.

Last update: 2025-10-02 21:16:16 UTC


README

A flexible, platform-agnostic data importing abstraction layer mainly for e-commerce

Source Release PHP License Psalm Type Coverage Code Coverage Badge

About

DataBridgeIO is a flexible, platform-agnostic data importing abstraction layer designed for e-commerce and third party systems. It provides a robust layers for importing, transforming, and persisting data across different platforms.

Installation

Install this package as a dependency using Composer.

composer require panakour/data-bridge-io

Usage

Look at the test folder of how you can use it.

Specifically you can see a usage of the bellow popular e-commerce platforms:

Contributing

Contributions are welcome! To contribute, please familiarize yourself with CONTRIBUTING.md.

Copyright and License

panakour/data-bridge-io is copyright © Panagiotis Koursaris and licensed for use under the terms of the MIT License (MIT). Please see LICENSE for more information.