panakour / data-bridge-io
A flexible, platform-agnostic data importing abstraction layer for e-commerce such as sylius and shopware
Fund package maintenance!
panakour
Requires
- php: ^8.1
Requires (Dev)
- laravel/pint: ^1.18
- phpstan/phpstan: ^1.12
- phpunit/phpunit: ^10.5
- vimeo/psalm: ^5.26.1
README
A flexible, platform-agnostic data importing abstraction layer mainly for e-commerce
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.