go2flow / ezport
An importer/exporter package
0.13.23
2026-06-19 07:51 UTC
Requires
- php: ^8.2
- guzzlehttp/guzzle: ^7.2
- laravel/framework: ^11.0 || ^12.0
- laravel/horizon: ^5.21
- laravel/prompts: ^0.3.0
- league/flysystem-ftp: ^3.0
- league/flysystem-sftp-v3: ^3.15
- maatwebsite/excel: ^3.1
- orchestra/parser: ^9.0 || ^10.0
- saloonphp/xml-wrangler: ^1.3
Requires (Dev)
- laravel/pint: ^1.13
- mockery/mockery: ^1.6
- orchestra/testbench: ^9.0 || ^10.0
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0
This package is auto-updated.
Last update: 2026-06-19 07:52:26 UTC
README
ETL framework for importing data into Shopware 6 (and 5). Consumer projects define instructions for each phase: Import, Transform, Upload.
For detailed architecture and API documentation, see CLAUDE.md.
Claude Code Setup
If you use Claude Code, add this line to your project's CLAUDE.md so it can read the package documentation:
**Package docs**: For Ezport architecture and API details, read `vendor/go2flow/ezport/CLAUDE.md`.