Download the PHP package simsoft/data-flow without Composer
On this page you can find all versions of the php package simsoft/data-flow. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package data-flow
Introduction
Simple ETL Pipeline data flow.
Install
Basic Usage
Example using extract, transform and load.
Limit
Limit data output.
Filter
Filter method help you to filter the data.
Chunk
Splitting data into smaller, manageable parts of a fixed size
Mapping
Mapping method allow you to convey the data to another format.
Flow Continuation
Connecting flows into a chain.
Advanced Usage
- Using Closure
- Useful Processors
- Customized ETL Processor
- Create Reusable Data Flow
- Using Payload
- Macro & Mixin
License
The Simsoft DataFlow is licensed under the MIT License. See the LICENSE file for details
All versions of data-flow with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
phpoffice/phpspreadsheet Version *
league/flysystem Version ^3.29
symfony/cache Version ^7.2
phpoffice/phpspreadsheet Version *
league/flysystem Version ^3.29
symfony/cache Version ^7.2
The package simsoft/data-flow contains the following files
Loading the files please wait ....