Installation
BackTable of Contents
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.
Per-Package Installation
Flow PHP Releases Explained
| Package | Installation | Downloads | Version |
|---|---|---|---|
| Core | |||
| flow-php/etl | Install | ||
| CLI | |||
| flow-php/cli | Install | ||
| Adapters | |||
| flow-php/etl-adapter-avro | Install | ||
| flow-php/etl-adapter-chartjs | Install | ||
| flow-php/etl-adapter-csv | Install | ||
| flow-php/etl-adapter-doctrine | Install | ||
| flow-php/etl-adapter-elasticsearch | Install | ||
| flow-php/etl-adapter-excel | Install | ||
| flow-php/etl-adapter-google-sheet | Install | ||
| flow-php/etl-adapter-http | Install | ||
| flow-php/etl-adapter-json | Install | ||
| flow-php/etl-adapter-logger | Install | ||
| flow-php/etl-adapter-parquet | Install | ||
| flow-php/etl-adapter-postgresql | Install | ||
| flow-php/etl-adapter-text | Install | ||
| flow-php/etl-adapter-xml | Install | ||
| Libraries | |||
| flow-php/array-dot | Install | ||
| flow-php/azure-sdk | Install | ||
| flow-php/doctrine-dbal-bulk | Install | ||
| flow-php/dremel | Install | ||
| flow-php/filesystem | Install | ||
| flow-php/parquet | Install | ||
| flow-php/parquet-viewer | Install | ||
| flow-php/postgresql | Install | ||
| flow-php/snappy | Install | ||
| flow-php/telemetry | Install | ||
| flow-php/types | Install | ||
| Bridges | |||
| flow-php/filesystem-async-aws-bridge | Install | ||
| flow-php/filesystem-azure-bridge | Install | ||
| flow-php/monolog-http-bridge | Install | ||
| flow-php/monolog-telemetry-bridge | Install | ||
| flow-php/openapi-specification-bridge | Install | ||
| flow-php/phpunit-postgresql-bridge | Install | ||
| flow-php/phpunit-telemetry-bridge | Install | ||
| flow-php/postgresql-valinor-bridge | Install | ||
| flow-php/psr18-telemetry-bridge | Install | ||
| flow-php/psr3-telemetry-bridge | Install | ||
| flow-php/psr7-telemetry-bridge | Install | ||
| flow-php/symfony-filesystem-bundle | Install | ||
| flow-php/symfony-filesystem-cache-bridge | Install | ||
| flow-php/symfony-http-foundation-bridge | Install | ||
| flow-php/symfony-http-foundation-telemetry-bridge | Install | ||
| flow-php/symfony-postgresql-bundle | Install | ||
| flow-php/symfony-postgresql-cache-bridge | Install | ||
| flow-php/symfony-postgresql-messenger-bridge | Install | ||
| flow-php/symfony-postgresql-session-bridge | Install | ||
| flow-php/symfony-telemetry-bundle | Install | ||
| flow-php/telemetry-otlp-bridge | Install | ||
| Extensions | |||
| flow-php/arrow-ext | Install | ||
| flow-php/pg-query-ext | Install |
Found a typo or an outdated section? Edit this page on GitHub