flow-php / cli
Flow PHP - Command Line Interface
1.x-dev
2024-10-16 10:13 UTC
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- flow-php/etl: ^0.10.0 || 1.x-dev
- flow-php/etl-adapter-csv: ^0.10.0 || 1.x-dev
- flow-php/etl-adapter-json: ^0.10.0 || 1.x-dev
- flow-php/etl-adapter-parquet: ^0.10.0 || 1.x-dev
- flow-php/etl-adapter-text: ^0.10.0 || 1.x-dev
- flow-php/etl-adapter-xml: ^0.10.0 || 1.x-dev
- flow-php/parquet-viewer: ^0.10.0 || 1.x-dev
- symfony/console: ^5.4 || ^6.4 || ^7.0
This package is auto-updated.
Last update: 2024-10-16 10:13:47 UTC
README
Flow CLI is a powerful command-line interface that provides a wide range of tools and utilities for managing and interacting with various data sources.
Important
This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.
- 📜 Documentation
- ➡️ Installation
- 🛠️ Contributing