panakour/data-bridge-io

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

Fund package maintenance!
panakour

v0.5.2 2024-10-14 09:11 UTC

This package is auto-updated.

Last update: 2024-11-14 09:16:59 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.