Documentation
Installation
Installation Methods
Composer
If you want to work with JSON/CSV files here are the dependencies you will need to install:
composer require flow-php/etl flow-php/etl-adapter-csv flow-php/etl-adapter-json
Flow is developed as a monorepo to reduce maintenance overhead and to make it easier to manage dependencies between components.
Instead of installing whole repository with all dependencies, it's recommended to install only the components you need.
- ETL
- Adapters
- Libraries
- Bridges